/STSV

LapTrinhMang_Gr13

Primary LanguagePython

Sổ tay sinh viên

Pre-requisites

The project was developed using python 3.8.5 with the following packages.

  • Anytree
  • Pyautogui
  • Streamlit
  • Bcrypto
  • Pickle
  • OpenCV

Installation with pip:

pip install -r requirements.txt

Getting Started

Run server

python server.py

Run client

streamlit run app.py

Acknowledgements

Streamlit, for the open-source library for rapid prototyping.