Skip to content

Latest commit

 

History

History
31 lines (28 loc) · 4.71 KB

README.md

File metadata and controls

31 lines (28 loc) · 4.71 KB

Hospital Managment System CMS

A hospital management system with user, doctor and admin auth model.

  • index page for users with functionality to create appointments with doctors.
  • Admin dashboard for admin account with functionality to add, edit and delete doctors, view patients, add Speciolizations, view appointments etc.
  • Doctor dashboard for doctors to check current patients, make check up comments/ remarks, view appointments.
  • Edit Profile and password change feature for user and doctors.

Screenshots from the Application

Description Screenshots
Index Page
Index Page - Full
User Login Page
Index Page - user logged in
View Appointments for user
Make Appointments for user
User Change Password
Admin Login Page
Admin Dashboard Index
Admin View Doctors
Admin Add Doctors
Admin View Patients
Admin Edit Doctor
Admin Add Specilization Model
Doctor Login
Doctor Dashboard Index
Doctor Edit Profile
Doctor View Appointments