Skip to content

Latest commit

 

History

History
45 lines (44 loc) · 888 Bytes

user-guide.md

File metadata and controls

45 lines (44 loc) · 888 Bytes

Client features

Customer (Passenger)

Sign up

Sign in

  • Check details (which includes)
    • Id
    • Name
    • Password
    • Phone number
  • Change password
  • Book a trip (booking)
  • Cancel a trip (booking)
  • Check booking (trip) history
  • Check transaction history
  • Make transaction
  • Sign out

Driver

Sign up

Sign in

  • Check details (which includes)
    • Id
    • Name
    • Password
    • Phone number
  • Change password
  • Cancel a trip (booking)
  • Check booking (trip) history
  • Check transaction history
  • Sign out

Admin features

Select (print) commands

  • Select all customers (passengers)
  • Select all drivers
  • Select all cars
  • Select all bookings (trips)
  • Select all transactions

Functional requirements

  • Customer actions
  • Driver actions
  • Administrative actions
  • Booking system
  • Dummy payment system
  • User interaction
  • Secure handling