WheezyBaton /
booked.com
π¨ Booked: A comprehensive full-stack accommodation booking platform built with Spring Boot, Angular 21, and PostgreSQL. Fully containerized with Docker.
46/100 healthLoading repository dataβ¦
ironsoul0 / repository
π¨ System for a hotel chain having hotels all over the world
A transparent discovery signal based on current public GitHub metadata.
This score does not audit code, security, maintainers, documentation quality, or suitability. Verify the repository and its current documentation before adoption.
This website is a final project we made for our Software Engineering class at Nazarbayev University.
The project implements a Hotel Management System where guests can book hotel rooms, desk clerks can approve reservations and managers can control hotel employees (for example, working hours of desk clerks).
Our app supports different roles and displays content accordingly. There are currently three roles available: Guest, Manager and Desk Clerk.
In order to get access to the admin panel, you have to log in as a manager or desk clerk via this VPN access link. For the sake of simplicity, this URL is publicly available but in the real project, it should be accessible only through VPN.
If you want to start the project locally.
Here are things you want to have on your computer beforehand.
git clone https://github.com/ironsoul0/hotel-management
mvn clean spring-boot:run
cd client && npm install && npm start
Selected from shared topics, language and repository descriptionβnot editorial ratings.
WheezyBaton /
π¨ Booked: A comprehensive full-stack accommodation booking platform built with Spring Boot, Angular 21, and PostgreSQL. Fully containerized with Docker.
46/100 healthAttu001 /
Hotel Management System π¨π» A full-stack app built with Java, Spring Boot, and React.js to manage hotel bookings, rooms, and customers efficiently. It provides a user-friendly interface for smooth hotel operations.
27/100 healthsiddhikhalate /
π¨ Full-stack Hotel Room Booking App built with Spring Boot 3, Spring Security 6 (JWT Auth), and React.js. Features room management, booking system, role-based access for admin & guests, and a responsive UI. Built with Java, MySQL, JPA, and React Router.