Skip to main content

Project Synopsis

This project aims to create an online tool that allows research laboratories to organize their lab protocols (commonly referred to as Standard Operation Procedures, or SOPs). SOPs are written protocols of how to perform a particular lab procedure (such as operating an instrument or conducting an experiment). SOPs are critical components of a research lab, but it is a common problem that many laboratories have SOPs scattered everywhere and often in non-standard formats, which makes it difficult to find and update SOPs or comply with the increasingly stricter requirement from the EHS. Therefore, this tool will provide a centralized location for organizing and accessing SOPs; it will be of great use to researchers.

The Project is made of the following components:

1. Frontend UI design (Element Plus UI + Bootstrap)

2. BackEnd Function codes and API (Python + rest framework)

3. Data Storage (MariaDB)