loenex / 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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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


Languages

Language:JavaScript 66.6%Language:CSS 25.8%Language:HTML 3.8%Language:Python 3.8%