Skip to main content

Software

Less than 1 minuteSoftwareSoftware

Description

We developed a software using Python 3. We will ask users some questions about the circumstance of the acne on your face, then diagnosis. After all, it can generate a series of solutions to help you deal with the acne.

Have a look of our repositoryopen in new window!

Usage

Make sure you have installed Python 3 on your server side, and clone the repository. Then run the scripts below. Then run client_side.py on your client side.

git clone git@gitlab.igem.org:2023/software-tools/bjwz-china.git
cd bjwz-china
pip install -p requirements.txt
python3 store_server_side.py
python3 transfer_server_side.py

Contributing

  • Yue Yu - Chief Developer & Author
  • Haoming Zheng - Provided idea
  • Zonghan Ji - Tester, reviewer, and document maintainer.
  • Ying Zhang - Tester, reviewer.