- Bus Reservation System is a full stack project where REST API's are developed using Java and Spring Boot technologies and UI or frontend is developed using HTML,CSS, JavaScript
- These API's performs all the fundamental CRUD operations of any Bus Reservation Application platform with user validation at every step.
- Our frontend application consumes these API's and allows customer to perform all the operations easily with user friendly UI.
- This project is developed by team of 4 Back-end Developers during project week in Masai School.
- Java
- Spring Framework
- Spring Security(JWT)
- Spring Boot
- Spring Data JPA
- Hibernate
- MySQL
- HTML
- CSS
- JavaScript
- Admin Module
- User Module
- Route Module
- Bus Module
- Reservation Module
- Feedback Module
-
Admin Features:
- Only registered admins with valid credentials can login.
-
User Features:
-
User can view list of available buses and can book a reservation.
-
User can view all his tickets,cancel tickets and user can also give feedback.
- User can update all his details including username and password.
- Before using the web application or 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=8818
spring.datasource.url=jdbc:mysql://localhost:3306/bus_reservation_db
spring.datasource.driver-class-name=com.mysql.cj.jdbc.Driver
spring.datasource.username=root
spring.datasource.password=root
- Now you can perform all the operations by using either our web application or Swagger.
`http://localhost:8818/`
`http://localhost:8818/swagger-ui.html`
-
Contact Contributors of this project for any suggestion or feedback.
Github:Shivaprasad-sBhat
LinkedIn:shivaprasad-bhat
Github:avinashkumar-06
LinkedIn:avinashkumar06
Github:RIYAS11
LinkedIn:riyas973
Github:chiranjivi-7
LinkedIn:chiranjivi-pattanayak-b02784197