Skip to content

Latest commit

 

History

History
16 lines (12 loc) · 667 Bytes

README.md

File metadata and controls

16 lines (12 loc) · 667 Bytes

Bus Ticket Booking App

This is the repository for the Bus Ticket Booking App, developed using Flutter and Spring Boot. The app allows users to search for bus routes, select schedules, choose seats, and submit reservations. It also includes an admin panel for managing buses, routes, and schedules.

Features

  • User Features:

    • Search for bus routes based on source and destination.
    • View available schedules for selected routes.
    • Select seats and make reservations.
    • View reservation details and ticket information.
  • Admin Features:

    • Authenticate using admin credentials.
    • Add, update, and delete buses.
    • Manage bus routes and schedules.