While this doesn't sound like the most interesting project at first you will find that it will use and challenge a lot of major skills involved in creating apps.
While this doesn't sound like the most interesting project at first you will find that it will use and challenge a lot of major skills involved in creating apps.
This system should track the inventory in a hypothetical supermarket, adding items into the "back room" when deliveries arrive, allowing self stackers to "stack" and item, removing it from the backroom and adding it to the "shelf", removing an item from the "shelf" when it is purcahsed, etc.
This system should track the inventory in a hypothetical supermarket, adding items into the "back room" when deliveries arrive, allowing self stackers to "stack" and item, removing it from the backroom and adding it to the "shelf", removing an item from the "shelf" when it is purchased, etc.
## User Stories
## User Stories
@ -16,7 +16,7 @@ This system should track the inventory in a hypothetical supermarket, adding ite
## Bonus features
## Bonus features
- [ ] Prices of items are stored and can be changed if they go out of date that day
- [ ] Prices of items are stored and can be changed if they go out of date that day
- [ ] Delivery menu of incoming delivieries, their times and what will be in them
- [ ] Delivery menu of incoming deliveries, their times and what will be in them
- [ ] Different departments, e.g. fresh, home, etc
- [ ] Different departments, e.g. fresh, home, etc
- [ ] Audits - allow for audits which confirm that all the values are correct
- [ ] Audits - allow for audits which confirm that all the values are correct
- [ ] Shoplifting metrics - Add a system that "calculates" the percentage of an item that is shoplifted (based on audits)
- [ ] Shoplifting metrics - Add a system that "calculates" the percentage of an item that is shoplifted (based on audits)