Informatics student final year students 2024@NUST,Zimbabwe
-
Go do the folder where you have saved this project
-
Create virtual environment
python -m venv venv
source venv/bin/activate
venv\Scripts\activate
-
Install dependencies from the requirements text file.
pip install -r requirements.txt
To run this project do the following:
- Run The app:
python run.py