Tour and Travel Managemnt System using JAVA , JAVA-Swing & MySQL
This is my first fully functionalble project using any Data-Base as MySQL
- All images icons are in icons folder
- ALL source code are in src/travel/management/system folder
- used MySQL as DATA_BASE
1-> open login file
add details in username and password textfield
1.1-> if youu are new then go to sighnup.
1.2-> if you forget the password then go to ForgerPassword. memtion username and question answred you will find out your password from there
2-> if you entered correct username and password you will find welcome note.
3-> Main Dashbord or heart of my project.
3.1 -> Logout will dend back to login page;3.2-> Add personal Details will help you in adding details.
3.3-> Update detalis;
3.4-> View Persional Details:
3.5->Delete details will delete all your details from DataBase:
3.6-> check package and book package;
3.7-> view booked package;
3.8 -> View Hotels And book Hotels:
3.9-> View Booked Hotels:
3.10-> Payment will land you in paytm but dont pay unless you like my work:
3.11 -> Destination; the places wil add soon on this
3.12 -> About will display all the details of the project and use of it.
4 --> Conn .java file will connnect all data from MySQL to this ;