Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/dragonsea0927/doctor-and-patient-management-system
- Owner: dragonsea0927
- Created: 2024-08-08T14:17:36.000Z (5 months ago)
- Default Branch: main
- Last Pushed: 2024-08-08T14:20:08.000Z (5 months ago)
- Last Synced: 2024-08-08T18:50:47.410Z (5 months ago)
- Topics: bootstrap, django, jquery, python
- Language: JavaScript
- Homepage:
- Size: 10.9 MB
- Stars: 12
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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 machine1. 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)