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.
- Host: GitHub
- URL: https://github.com/s-gani/hospitalmanagementsystem
- Owner: S-Gani
- Created: 2023-08-21T04:56:34.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2024-03-21T15:59:34.000Z (about 2 years ago)
- Last Synced: 2025-05-18T04:37:02.547Z (about 1 year ago)
- Topics: appointment, css, fullstack, hospital-management-system, html, java, jdbc, js, jsp, servlets, website
- Language: JavaScript
- Homepage:
- Size: 3.19 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.