Skip to content

MarwaAbdelAal/Hospital-Information-System

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Hospital Information System

PIP Dependencies

  • Install dependencies by naviging to the project directory and running:
      pip install -r requirements.txt
    
    This will install all of the required packages we selected within the requirements.txt file.

About the system

  1. different users can use the application and each category can do different stuff (eg. Doctors, Patients, Admin, ..etc)
  • Each patient can see his/her profile profile

  • Each doctor can see his/her reserved appointments reserved_appointments

  • Admin can see all the doctors doctors

  1. The application uses static files, file uploads (eg. patients scans) patients scan

  2. user sign up and sign in forms signUp signIn

  3. Synchronize the application with google calender or any calender for doctors. reserve_doctor calender

  4. contact us form for any complains or special request contact us feedback

  5. statistical analysis for the admin entry statistical analysis statistical analysis

About

Hospital Information System using flask and sqlAlchemy

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published