Skip to content

Tour360 is a Java-based desktop application designed to simplify and enhance your travel planning experience.

Notifications You must be signed in to change notification settings

faiyaz103/Tour360

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Tour360

Overview

Tour360 is a Java-based desktop application developed as a part of the Advanced Programming Laboratory (CSE 2200) course at Khulna University of Engineering and Technology. The application allows users to sign up, log in, retrieve their password using a security question, view and update their account information, and view and book tour packages.

Features

  • 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.

Application Preview

Splash Screen

Splash Screen

Signup Screen

Signup Screen

Login Screen

Login Screen

Password Recovery

Password Recovery

Dashboard

Dashboard

Update Account Information

Update Account Information

Tour Packages

Tour Package 1 Tour Package 2

Book Packages

Book Packages

Project Details

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