C S 462-001
Fast Flower Delivery
Skip To Content
Dashboard
  • Login
  • Dashboard
  • Calendar
  • Inbox
  • History
  • BYU Canvas Info & Help
Close
  • My Dashboard
  • C S 462-001
  • Assignments
  • Fast Flower Delivery
2018 Winter
  • Home
  • Modules
  • Syllabus
  • Assignments
  • Collaborations
  • Class Notebook
  • Secure Exam Proctor
  • Secure Exam Proctor
  • Google Drive
  • Office 365
  • Gradescope
  • Microsoft Teams meetings
  • Lucid (Whiteboard)

Fast Flower Delivery

  • Due Feb 9, 2018 by 11:59pm
  • Points 13
  • Submitting a file upload
  • Available Jan 16, 2018 at 7am - Apr 10, 2018 at 11:59pm
This assignment was locked Apr 10, 2018 at 11:59pm.

Scenario

The flower stores in a large city have established an agreement with local independent van drivers to deliver flowers from the city’s flower stores to their destinations.

When a store gets a flower delivery order, it creates a request and broadcasts the request to qualified drivers within a certain distance from the store. The request includes the time for pick up (typically now) and the required delivery time for urgent deliveries.

A driver is then assigned and the customer is notified that a delivery has been scheduled.

The assigned driver picks up the delivery and delivers it, and then person receiving the flowers confirms the delivery time using an app on the driver’s mobile device.

The system maintains a ranking of each individual driver based on his or her ability to deliver flowers on time.

Each store has a profile that can include a constraint on the ranking of its drivers, for example a store can require its driver to have a ranking greater than a certain value when they make the delivery request.

The profile also indicates whether the store wants the system to assign drivers automatically, or whether it wants to receive several bids and then make its own choice.

Do This

For each of the following steps, use whatever documentation technique that you think will communicate your design.

  1. Write down four primary user stories for Fast Flower Delivery. A user story is one sentence that describes someone doing something to something or someone else. For example, a user story for an ecommerce Web site might be “Customer adds an item to her shopping cart.” Avoid generic names like “user” and use specific names like “customer” instead. Do not do any user stories for logging in, logging out, etc.
  2. Describe a data model that supports the user stories you created in (1). What data needs to be stored and how is it structured?
  3. Design an API for the data model and user stories in (2) and (3). Note that this doesn’t have to be a complete API, just enough to support your user stories.

Deliverables

Turn in

  1. Your user stories. Mark the primary user story as such. 
  2. A diagram of the model.
  3. A Swagger file for the API you designed above. You should use the Swagger editor at swagger.io to create it.
1518245940 02/09/2018 11:59pm
Please include a description
Additional Comments:
Rating max score to > pts
Please include a rating title

Rubric

Find Rubric
Please include a title
Find a Rubric
Title
You've already rated students with this rubric. Any major changes could affect their assessment results.
 
 
 
 
 
 
 
     
Can't change a rubric once you've started using it.  
Title
Criteria Ratings Pts
This criterion is linked to a Learning Outcome Description of criterion
threshold: 5 pts
Edit criterion description Delete criterion row
5 to >0 pts Full Marks blank
0 to >0 pts No Marks blank_2
This area will be used by the assessor to leave comments related to this criterion.
pts
  / 5 pts
--
Additional Comments
This criterion is linked to a Learning Outcome Description of criterion
threshold: 5 pts
Edit criterion description Delete criterion row
5 to >0 pts Full Marks blank
0 to >0 pts No Marks blank_2
This area will be used by the assessor to leave comments related to this criterion.
pts
  / 5 pts
--
Additional Comments
Total Points: 5 out of 5
Previous
Next
APIs QuizNext Module:
Parallel Architectures