Skip to content

srikanthmergu04/HospitalManagementApp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Hospital Management Application

Welcome to the Hospital Management Application project!

Description

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.

Usage

To use the application, follow these steps:

  1. Clone the repository to your local machine.
  2. Ensure you have Java 17 and Maven installed.
  3. Navigate to the project directory.
  4. Run the following command to update dependencies and build the application:
    mvn clean install -U
  5. Open your web browser and visit http://localhost:8080 to access the application.

Technologies Used

  • Java
  • Spring Boot
  • Hibernate
  • Maven
  • H2 Database (In-memory)
  • HTML (frontend)

Admin Credentials

  • Username: admin
  • Password: admin

hospital-management-application.png

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published