Welcome to the Hospital Management Application project!
This project is a web-based application developed using Spring Boot for managing hospital operations such as patient registration, doctor management, appointment scheduling, and more.
To use the application, follow these steps:
- Clone the repository to your local machine.
- Ensure you have Java 17 and Maven installed.
- Navigate to the project directory.
- Run the following command to update dependencies and build the application:
mvn clean install -U
- Open your web browser and visit http://localhost:8080 to access the application.
- Java
- Spring Boot
- Hibernate
- Maven
- H2 Database (In-memory)
- HTML (frontend)
- Username: admin
- Password: admin