Skip to content

tomeriksson-ikea/taxi-service

Repository files navigation

taxi-service

User stories:

Client

  1. As a Client, I want to register for the service, so that I can use it. ✅
  2. As a Client, I want to create a ride request, so that I can get a taxi. ✅
  3. As a Client, I want to see my ride request, so that I can see the status of my request. ✅
  4. As a Client, I want to see the bids by various fleets on my ride request, so that I can accept the best one. ✅
  5. As a Client, I want to accept a bid, so that I can get a taxi. ✅

Fleet

  1. As a Fleet, I want to register for the service, so that I can use it. ✅
  2. As a Fleet, I want to see the ride requests, so that I can bid on them. ✅
  3. As a Fleet, I want to bid on a ride request, so that I can get a client. ✅
  4. As a Fleet, I want to see the status of my bid on a given ride request, so that I can know if it is accepted or not. ✅
  5. As a Fleet, I want the bidding to close after the Client accepts the bid, so that no more bids can be made.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published