An app for tracking grocery lists and pantry management.
See what's in your pantry, how long it's been there, and how much is left. Swipe items onto your grocery list when you want to buy more. Swipe items back into your pantry once you've restocked.
Note: the following screenshots may not reflect the current state of app development.
-
Add firebase for authentication and cloud saved grocery and pantry itemsDone! -
Add a pantry list to move items purchased from the grocery listDone! -
Update the status of pantry items to mark them as full, low, empty, or expiredDone! -
Moved pantry items back into the grocery listDone! -
Add a search bar to grocery items and pantry items screensDone! -
Add categories to grocery and pantry items (e.g. produce, nonperishable, frozen, etc.)Done!Make categories changeable for each item
-
Group items by category type and make collapsible for easier filtering -
Add support for offline mode (will still require an account) -
Upload screenshots to this readme documentDone! -
Add button to email a grocery list to a friend
-
Add multi-select to add many items to grocery list
-
Add button to add all "empty" items to grocery list
-
Add button to add all "checked" items to pantry list
-
Real-time sharing of grocery lists between users