Software: Difference between revisions
Jump to navigation
Jump to search
Line 39: | Line 39: | ||
There are several task this system needs to do. | There are several task this system needs to do. | ||
* | * Keep track of which cubbies are empty/full | ||
* Designate a new package to a cubby | |||
* Notify customer of package arrival | |||
* Keep track of multiple drones in queue | |||
* Notify if package has been in system for more than 3 days | |||
* Allow postman to input packages in the non-drone cubbies | |||
== Existing Software == | == Existing Software == |
Revision as of 14:54, 9 October 2014
Software Requirements
There are several task this system needs to do.
- Keep track of which cubbies are empty/full
- Designate a new package to a cubby
- Notify customer of package arrival
- Keep track of multiple drones in queue
- Notify if package has been in system for more than 3 days
- Allow postman to input packages in the non-drone cubbies