An open API service indexing awesome lists of open source software.

https://github.com/s-gani/hospitalmanagementsystem

It is a web applications, where the users can easily book their appoinments as per the concern doctors and the doctors can see all the appointment they get and fix their schedules.
https://github.com/s-gani/hospitalmanagementsystem

appointment css fullstack hospital-management-system html java jdbc js jsp servlets website

Last synced: 27 days ago
JSON representation

It is a web applications, where the users can easily book their appoinments as per the concern doctors and the doctors can see all the appointment they get and fix their schedules.

Awesome Lists containing this project

README

          

# HospitalManagementSystem
It is a web applications, where the users can easily book their appoinments as per the concern doctors and the doctors can see all the appointment they get and fix their schedules. Initial page will be the in views Home.html
The user basic data like name, age, etc,., gonna be saved in the local storage.
Patient details had been saved in th backend
In my repository have 3 modules, they are Admin, Appointment(Patient) and Doctor modules.