Installation is pretty straight forward, all dependencies are already included in repository. In only 3 steps you can run and test the project:
Clone or download repository
git clone https://github.com/alidevhere/Medicom
cd Medicom
source ./venv/Scripts/activate
Run server
python medicom/manage.py runserver
OR
python3 medicom/manage.py runserver
Server is running on port http://127.0.0.1:8000/
Admin Panel Credentials are:
UserName: admin
Password: admin






