Skip to content

Latest commit

 

History

History
27 lines (21 loc) · 486 Bytes

README.md

File metadata and controls

27 lines (21 loc) · 486 Bytes

BUS RESERVATION SYSTEM

It is an online appliication to book and reserve a bus ticket.

Main Features

  1. Admin Login
  2. Customer Login
  3. Customer Signup
  4. Exit

Admin

  1. Add bus
  2. Update bus details bus name, bus type and total seats
  3. Delete bus details
  4. View bookings for a date range
  5. View bookings for a bus name
  6. Logout

Customers

  1. Show available buses
  2. Book Ticket by bus number
  3. Change profile
  4. Booking history
  5. Delete account
  6. Logout# sweet-sea-507