Skip to content

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

Notifications You must be signed in to change notification settings

Nahid71/Doctor-and-Patient-Management-System

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

  1. username:shemu@g.com password:p@ssword
  2. username:rima@g.com password:p@ssword
  3. username:jahid@g.com 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

alt text alt text

About

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

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published