- Install dependencies by naviging to the project directory and running:
This will install all of the required packages we selected within the requirements.txt file.
pip install -r requirements.txt
- different users can use the application and each category can do different stuff (eg. Doctors, Patients, Admin, ..etc)