The Travel Management System is a Java-based application designed to streamline travel planning and management. It enables users to book hotels, create travel packages, manage customers, view destinations, and handle payments, offering a seamless experience for travelers and administrators.
Here are the key features implemented in the system:
-
User Management:
- ๐ฅ Add, update, or delete customer details.
- ๐ Secure login and signup functionalities with password recovery.
-
Travel Services:
- ๐จ Hotel booking and management.
- ๐ Create and view travel packages.
- ๐ Explore various destinations.
-
Payment Integration:
- ๐ณ Payment gateway simulation using Paytm.
-
Interactive Interface:
- ๐ฅ๏ธ Built using Java Swing and AWT for a user-friendly GUI.
-
Database Management:
- ๐๏ธ Data is stored and managed using MySQL Workbench 8.0.
-
Additional Features:
- ๐ View booked hotels and travel tickets.
- ๐ Splash screen and loading animations for better UX.
- Frontend:
- Java Swing, AWT
- Backend:
- JDBC for database connectivity
- Database:
- MySQL Workbench 8.0
- Development Environment:
- Eclipse
