Tour360 is a Java-based desktop application designed to provide users with a platform for exploring and booking tour packages.
- Signup with Security Question: Users can sign up with a security question for account recovery.
- Login: Secure login functionality.
- Password Recovery: Retrieve password using the security question if forgotten.
- Account Management: View and update account information.
- Tour Packages: Browse and book tour packages.
This project was developed as part of the course Advanced Programming Laboratory (CSE 2200) at Khulna University of Engineering and Technology.
- Platform: Desktop
- Programming Language: Java
- GUI: Java Swing
- Database: MySQL
- IDE: IntelliJ IDEA