In this project a detailed review of trip management system. The main objectives of this project to know the package related to the trip and journey with best facility and current offer. Searching will be very easy .At a single click will be able to fetch the required data. Nowadays, there are multiple trip packages existing from the various websites to approximately all the locations over the world. A customer demonstrates that it is extremely complicated to search for the multiple of the packages as for significant websites, contact, and communication with the travel agents and more options that exists in it which is a passive method and time-consuming. This project will assist travellers to recommend the best Travel Package among all the packages relevant information such hotel facility, transport facility,Vehicle and description about the package where they want to visit. The trip management system will be helpful for tourism.
- Login, Logout Module
- User Module
- Admin Module
- Booking Management Module
- Feedback Module
- Report Module
- Trip Package Management Module
- Route Mangement Module
- User and Admin authentication & validation with session uuid having.
- Admin Features:
- Administrator Role of the entire application
- Only registered admins with valid session token can add/update/delete Package,Hotel,Route or customer from main database.
- Admin can access the details of different Routes, Bus, Packages, TicketDetails,Feedback,Customer,Reports,etc.
- User Features:
- A user can register himself or herself on the platform.
- He/She can check the Packages and Hotels availabilty.
- If Trip Package is available, can book the trip package by providing payment details.
- After booking, he will get booking details for the whole Package inside this there will be all details regarding the ticket details ,total cost, etc.
- If the customer want can cancel the booking.
- Before running the API server, you should update the database config inside the application.properties file.
- Update the port number, username and password as per your local database config.
server.port=8888
spring.datasource.url=jdbc:mysql://localhost:3306/ventureDB;
spring.datasource.driver-class-name=com.mysql.cj.jdbc.Driver
spring.datasource.username=root
spring.datasource.password=root
Admin Developer Gopal Krshna Sahoo |
Admin Developer Atal Kumar Pandey |
User Developer Vedprakash Paswan |
User Developer Jainendra Singh |