Travel Agency Lodging System
Demo
Description
This is a Java-based desktop application developed using Apache NetBeans. The system allows users to log in, register, or continue as a guest, and browse lodging options such as houses and hotels. Users can view images, select booking dates, and generate reports for their reservations. The project demonstrates object-oriented programming, file handling, and GUI design.
Key Features
- User authentication (login, register, or continue as guest)
- Select lodging type (house or hotel)
- Add and remove lodging options
- Upload and display lodging images
- Choose start and end booking dates
- Generate reports for purchases
- Interactive and user-friendly interface
Technologies Used
- Java
- Apache NetBeans IDE
- Object-Oriented Programming (OOP)