Doki Doki is an open source leading digital healthcare service.
This project is written for IUST University software engineering course.
- Open terminal on root directory
- Create new virtual environment if you don't have one
python -m venv venv- Enter to your virtual env
venv\Scripts\activate
- Make sure you have installed requirements like django
pip install -r requirements.txt- Run project
python manage.py runserver
- Ehsan Karbasian
- Ahmadrezadl
- Mohammad Rahmani