Skip to content

Latest commit

 

History

History
28 lines (25 loc) · 583 Bytes

File metadata and controls

28 lines (25 loc) · 583 Bytes

Doki Doki

Doki Doki is an open source leading digital healthcare service.

This project is written for IUST University software engineering course.

How to run project without IDE

  1. Open terminal on root directory
  2. Create new virtual environment if you don't have one
python -m venv venv
  1. Enter to your virtual env
venv\Scripts\activate
  1. Make sure you have installed requirements like django
pip install -r requirements.txt
  1. Run project
python manage.py runserver

Our Team

  • Ehsan Karbasian
  • Ahmadrezadl
  • Mohammad Rahmani