Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/dragonsea0927/doctor-and-patient-management-system

This Project is developed for help any type of clinic of hospital to maintain their Patient, Doctor, Nurse and other stuff. I use Python and its Django full stack framework for building this project
https://github.com/dragonsea0927/doctor-and-patient-management-system

bootstrap django jquery python

Last synced: 29 days ago
JSON representation

This Project is developed for help any type of clinic of hospital to maintain their Patient, Doctor, Nurse and other stuff. I use Python and its Django full stack framework for building this project

Awesome Lists containing this project

README

        

# Doctor-and-Patient-Management-System
This Project is developed for help any type of clinic of hospital to maintain their Patient, Doctor, Nurse and other stuff. I use Python and its Django full stack framework for building this project Currently its running on heroku
* [Heroku Live](https://clinic71.herokuapp.com)
##Login
1. username:[email protected]
password:p@ssword
2. username:[email protected]
password:p@ssword
3. username:[email protected]
password:p@ssword
## Follow the steps below to run your machine

1. Clone the repository
2. Create a virtual enviornment by (python3 -m venv virtual_env_name)
3. Active the virtual environment which you just created
4. Run commend (pip install -r requirements.txt)
5. Run commend (python3 manage.py makemigrations)
6. Run commend ( python3 manage.py migrate)
7. Run commend ( python3 manage.py runserver)

#### Now its running on (127.0.0.1)
##Screen shoot

![alt text](https://i.imgur.com/O9I3cQP.png)

![alt text](https://i.imgur.com/JzE1Ckm.png)
![alt text](https://i.imgur.com/8nMLb3L.png)