abrobbins90 / groceries

Menu Organizer
1 stars 1 forks source link

meal share MMVP #34

Open MareoRaft opened 1 month ago

MareoRaft commented 1 month ago

Meal Share Most Minimal Viable Product

I'm going to try to describe an extremely minimal version of the meal share app which can be the very first version we make and use with a group of friends.

MareoRaft commented 1 month ago

Allergies

People with dangerous allergies cannot use the app nor participate for safety reasons on the MMVP.

Meal Proposal Tab

The screen corresponding to this tab contains a list (order does not matter) of proposed meals. You cannot click to see further details. Descriptions are short. Meals "expire" 24 hours after their delivery date and are deleted from the list. There is a "propose meal" button to add your own proposal.

Proposals are just a filled-out notes section, but the chef is instructed to include:

MareoRaft commented 4 weeks ago

Dibs Screen

So when a user clicks on a meal proposal we can show the bid screen. Here they can say how many rations they want and click a “dibs” button. This submits their dibs to the chef.

When the chefs confirms or denies the dibs, such status will appear here.

MareoRaft commented 4 weeks ago

Chef Cook confirmation screen

This will show the chef how many dibs they got from each user and they can either confirm or deny on a per user basis (and nothing else), and this locks in everything.