Skip to content

Latest commit

 

History

History
23 lines (19 loc) · 839 Bytes

README.md

File metadata and controls

23 lines (19 loc) · 839 Bytes

way-farer-backend Build Status

WayFarer is a public bus transportation booking service

User stories

  • User can sign up
  • User can sign in
  • Admin can create a trip
  • Admin can concel a trip
  • Both Admin and Users can see all trips
  • Both Admin and users can see a specific trip
  • Users can book a seat on a trip
  • View all bookings. An Admin can see all booking; while user can see all of his/her bookings
  • Users can delete their bookings
  • Users can get a list of filtered trips based on origin
  • Users can get a list of filtered trips based on destination
  • Users can specify their seat numbers when making a booking

Trello board

Check on it here

Licence

MIT