bluek1te / feed-txstate

Food Tracking Application created for the Hays County Food Bank
5 stars 0 forks source link

Create definition for minimum usable product #5

Open bluek1te opened 5 years ago

bluek1te commented 5 years ago

Title

bluek1te commented 5 years ago

Jose and I are meeting in person on Monday to discuss this. Let me know if anyone else would like to be involved

BenjaminWalkerBond commented 5 years ago

Depending on the time, I think I can make it.

bluek1te commented 5 years ago

So far:

FEED: Minimum Usable Product

Rescue I need the application to guide me on which locations I need to go to pick up food I need to be able to enter the information of products that I pick up and have them saved for warehouse processing as logs I need to be able to still access the application in the event of internet disconnectivity

Warehouse I need to be able to pull all of the logs that the runners have entered on the application I need to be able to update the temperature and weight of the logs as I process the food As I confirm the logs and put food into the warehouse, inventory data should automatically update based on the information of the logs

Distribution As I remove food from the warehouse for distribution, I need to be able to enter a log of how much food I am removing. As I enter in logs, the inventory data should automatically update based on the information of the logs.

Administrator I need to be able to view all the current status of my inventory, as well as the all of the historical transactions that have affected my inventory. I need to be able to create and manage user accounts for volunteer workers I need to be able to export my inventory into an off-application format

The things in bold I don't exactly have an architecture solution in my head yet. I tried to keep this as high level as possible so we can keep our design decisions a little open.