LabMan-Backend: the Back-end of Laboratory Equipment Management System
This is a commercial research project. The purpose of public is to facilitate team communication. Others are not allowed to plagiarize or copy it for commercial use. Note that this project abides by the contract and the core algorithm is removed.
- Precondition
- Installed python 3.11.1 or later
- Installed pip 23.0.1 or later
- Installed git
- Download and Install
git clone https://github.com/xxlrr/LabMan-Backend.git
cd LabMan-Backend
python3 -m venv .venv
source .venv/bin/activate
pip3 install -r tppsomt/requirements.txt
- Run the project
cd LabMan-Backend
source .venv/bin/activate
python3 run.py
- Visit the website
- Open your chrome
- Visit the website: http://127.0.0.1:5000
- Bingo, enjoy!
https://apifox.com/apidoc/shared-75a1f45e-3d64-4196-9730-14f0504df3e6
@Canhui Jiang
@Haiyang Wang
@Kentian Lu
@Hongxing Hao