Skip to content

farhanghazi97/Heathcare-Management-System

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Heathcare-Management-System

An appointmients system to book in registered patients to consultations , allowing them to access healthcare services from a network of healthcare centres. Written in python using Flask , HTML , CSS , Jinja2.

Dependencies include: Flask , Flask-login

To run:

  • clone in repo
  • pip3 install Flask (if Flask not installed)
  • run the command "python run.py" to activate server
  • server address: http://127.0.0.1:5004/

If port fails:

  • change port address in run.py
  • retry

About

An appointments booking system used to book in consultations for patients, allowing them to access healthcare services from a network of healthcare centres.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published