Hospital Management System (React App)
A responsive web application built using React.js that helps users browse doctors and book medical appointments easily.
The app simulates a simple hospital booking system with organized navigation and clean user interface.
Key Features:
View a list of available doctors with basic information
Choose a doctor and see available appointment times
Book an appointment and view it on a separate booking page
Seamless navigation between components using React Router
Dynamic rendering of bookings after submission
This project demonstrates my skills in building dynamic interfaces using React, managing component states, and handling basic form interactions.
(Database not connected — this version uses internal logic and static data for simulation purposes)