EhsanulHaqueSiam / HotelManagementSystem

This repository contains the source code for a Hotel Management System implemented in Java. The system provides functionality for managing hotel operations, such as check-in, check-out, room management, and payment processing. It utilizes Java Swing for the graphical user interface.
MIT License
12 stars 1 forks source link

feat: Room Photo when Booking #58

Closed NitPaul closed 10 months ago

NitPaul commented 1 year ago

Type

Cosmetic

Issue

User will have a glance of their room when booking. They will have a quick look of the room decor and the faccilites.

Feature

We can add room photos in Checkin Page.

Motivation

It will help customer to choose their room very easily. No confusion will be made for room while checkin.

Additional context

No response