Skip to content

Implementation Timeline

Tyler Chi edited this page Dec 11, 2017 · 4 revisions

Monday

  • Have the full stack running -Tyler
    • Bare bones front end - can fetch and post data via Postman
  • Possibly: OAuth basics - users can log in but not do much else - Trung Vu

Tuesday

  • Drivers and Customers and Routes are made -Anna
  • Drivers should be able to post routes -Tyler
    • Base of Routes via Google Maps API needed -Trung

Wednesday

  • Implement Item class -Tyler
  • Implement search for the customer -Trung
    • Should be able to see a list of routes that match the query. -Anna
    • Should also be able to make a request to have their item delivered on that route.
    • Driver should be able to accept/decline delivery of that item for their routes.

Thursday

  • Implement the rating system -Tyler
    • Once the item has been delivered, Customer should be able to rate the delivery service. -Trung

Friday

  • Styling via CSS -Anna
  • Fixing Bugs

Clone this wiki locally