Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/krishanmihiranga/uni-reserve

hostel management system with Hibernate ORM
https://github.com/krishanmihiranga/uni-reserve

hibernate java mysql reservation-system

Last synced: about 2 months ago
JSON representation

hostel management system with Hibernate ORM

Awesome Lists containing this project

README

        

# UNI-RESERVE Hostel Management System

UNI-RESERVE is a Hostel Management System implemented in Java 11 and Hibernate, following a layered architecture. This system is designed to streamline and simplify the management of hostels and reservations for educational institutions or similar establishments.

## Features

- **User-Friendly Interface**: Provides an intuitive and user-friendly interface for managing hostel-related tasks.
- **Layered Architecture**: Utilizes a layered architecture for separation of concerns, making the codebase maintainable and extensible.
- **Database Integration**: Seamlessly integrates with a database using Hibernate for efficient data storage and retrieval.
- **Reservation Management**: Allows administrators to manage room reservations, check-in/check-out, and billing.
- **Student Profiles**: Stores student information and tracks their stay in the hostel.

## Installation

To run the UNI-RESERVE Hostel Management System, follow these steps:

1. Clone this repository:

```bash
git clone https://github.com/KrishanMihiranga/uni-reserve.git

2. Build the project and download dependencies (Maven)
3. Run the application

## Thank you for using UNI-RESERVE Hostel Management System!

![image](https://github.com/KrishanMihiranga/uni-reserve/assets/119467538/4c0c61d6-d592-463d-9aa8-2c21a0ae5c82)