Tue May 29, 2018 11:32 am
Not sure how you mean by "process" but to implement the server scheme you would need someone who can develop server code which can handle incoming samples and put its data in the database, develop code which allows its status to be updated, and code which allows others to see the relevant parts of that database.
Anyone with web server or 'CGI programming' experience could probably do it but those who have done similar before can probably say what the best way to approach it would be, what tools and programming languages are best to use.
To start with you will need a detailed specification for how things will work; what data there is to be held and entered, what the mechanisms will be used to update a sample's status, and what each workstation needs to see.
When you have a specification which could be handed to someone and they could come back with what you want, you can either hand it to someone who can deliver that, or set about implementing it in-house.