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 2 forks source link

Update NagadPayment.java #73

Closed NitPaul closed 1 year ago

NitPaul commented 1 year ago

Nagad Payment back button now led to payment page

What type of PR is this? (check all applicable)

Description

This PR fixes Nagad Payment back which used to lead to UcheckOut Now it leads to Payment page

Related Tickets & Documents

FIxes: #61

Added tests?

Added to documentation?