Welcome to the Bus Reservation System Portal! This project aims to simplify travel by allowing users to search, select, and reserve bus tickets seamlessly, making their journey easy and convenient.
- Search for available bus routes and schedules.
- Select preferred seats and view seating arrangements.
- Reservation and give Feedback on bus tickets securely.
- User-friendly and intuitive interface for a seamless booking experience.
- Real-time updates on bus availability and ticket status.
- Customizable settings for user preferences.
https://localhost:8080/
http://localhost:8080/swagger-ui/index.html#/
- Admin Module
- User Module
- Route Module
- Bus Module
- Reservation Module
- Feedback Module
- Clone the repository using the command:
https://github.com/Rajmalpankaj786/ReadyToRide_BusReservationSystem.git
2.Open MySQL Create the new Database and Create application.yml file:
spring:
datasource:
driver-class-name: com.mysql.cj.jdbc.Driver
password: rajmal
url: jdbc:mysql://localhost:3306/bus_reservation_database
username: root
jpa:
hibernate:
ddl-auto: update
show-sql: true
- Compile and run the Java application to launch the console-based shopping platform.
https://aquamarine-puffpuff-baa03a.netlify.app/
We welcome contributions! Feel free to fork the repository, enhance functionalities, and submit pull requests.
This project is licensed under the MIT License. Refer to the LICENSE file for detailed terms.
For any inquiries or feedback, contact us at contact@readyToride.com. Embark on your bus journey with readyToride today!