{"id":21473132,"url":"https://github.com/imsushant12/travel-planner","last_synced_at":"2025-06-15T14:12:59.970Z","repository":{"id":49579053,"uuid":"317319727","full_name":"imsushant12/Travel-Planner","owner":"imsushant12","description":"This is a travel and tour planner (desktop based application) developed using Core Java, Java-Swing and MySQL. ","archived":false,"fork":false,"pushed_at":"2021-06-14T19:46:10.000Z","size":58183,"stargazers_count":4,"open_issues_count":0,"forks_count":2,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-01-23T16:42:56.058Z","etag":null,"topics":["awt","java","javaswing","mysql","travel-planner","webpage"],"latest_commit_sha":null,"homepage":"https://imsushant12.github.io/Travel-Planner","language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/imsushant12.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.md","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2020-11-30T19:06:12.000Z","updated_at":"2025-01-21T14:30:39.000Z","dependencies_parsed_at":"2022-09-12T19:10:25.775Z","dependency_job_id":null,"html_url":"https://github.com/imsushant12/Travel-Planner","commit_stats":null,"previous_names":[],"tags_count":0,"template":true,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imsushant12%2FTravel-Planner","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imsushant12%2FTravel-Planner/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imsushant12%2FTravel-Planner/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imsushant12%2FTravel-Planner/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/imsushant12","download_url":"https://codeload.github.com/imsushant12/Travel-Planner/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243989902,"owners_count":20379683,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["awt","java","javaswing","mysql","travel-planner","webpage"],"created_at":"2024-11-23T10:14:48.515Z","updated_at":"2025-03-17T07:24:55.484Z","avatar_url":"https://github.com/imsushant12.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Travel Planner\n\n![Project Image](Outputs/trv.jpg)\n\n\u003e Lets choose the best deal to the destination that give you the best feel!\n\n---\n\n## Table of Contents\n\n  - [Description](#description)\n  - [References](#references)\n  - [Outputs](#outputs)\n  - [License](#license)\n  - [Author Info](#author-info)\n\n---\n\n## Description\n\nThe objective of the Travel and Tourism Management System Project is to develop a system that automates the processes and activities of a travel and tourism agency. The purpose is to design a system using which one can perform all operations related to traveling and sight-seeing. The system allows one to easily access the relevant information and make necessary travel arrangements. Users can decide about places they want to visit and make bookings online for travel and accommodation.\u003cbr\u003e\nJava Swing along with AWT is used to give the smooth interface of the webpage. \u003cbr\u003e\n**MySQL Java Connector** is also used to connect our front-end to the database.\n\n### Some of the features of this Web-Application:\n\n- Add personal details tab.\n- About tab.\n- Forget Password tab.\n- New User Login.\n- Hotel Details tab.\n- Hotel Booking tab.\n- Open different systems applications like: Calculator, notepad etc.\n- Payment tab (PAYTM)\n- Vacation Package Details tab.\n- Vacation Package booking tab.\n- View booked hotel tab.\n- View booked package tab.\n- View personal details tab.\n\n\n### Languages and Technologies:\n\n- Backend:\n  - Core Java\n- Frontend:\n  - Java Swing\n  - AWT\n- DataBase:\n  - MySQL\n- IDE Used:\n  - NetBeans(8.0) [you can also use any of your preferred one.]\n\n[Back To The Top](#travel-planner)\n\n---\n\n## References\n\nUI of the webapp resembles general ticket or hotel booking webpage like oyo-rooms or goibibo etc. \u003cbr\u003e\nThe images are taken from free image providing websites like unsplash and pexels.\n\n[Back To The Top](#travel-planner)\n\n---\n\n## Outputs\n![First Window](Outputs/op4.png)\u003cbr\u003e\n![Dashboard](Outputs/op1.png)\u003cbr\u003e\n![Different Windows](Outputs/op2.png)\n![Different Windows](Outputs/op3.png)\n\n\n\n[Back To The Top](#travel-planner)\n\n---\n## License\n\n#### MIT License\n\nCopyright (c) 2021 Sushant Gaurav\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n\n[Back To The Top](#travel-planner)\n\n---\n\n## Author Info\n\n- Twitter - [@imsushant12](https://twitter.com/_im_sushant)\n- Website - [My Portfolio](https://imsushant.github.io)\n\n[Back To The Top](#travel-planner)\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fimsushant12%2Ftravel-planner","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fimsushant12%2Ftravel-planner","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fimsushant12%2Ftravel-planner/lists"}