Skip to content

Mobile app that compiles a weekly shopping list depending on meals chosen.

License

Notifications You must be signed in to change notification settings

daytonschuh/PocketPrep

 
 

Repository files navigation

PocketPrep

This app will allow the mobile user to construct a meal plan for the upcoming timeframe (established by user) with provided meal recipes. The app will then compile a weekly shopping list depending on meals chosen or searched.

This mobile application implements the React-Native framework.

npm start

Features

  • Show calendar overview of meal plans and grocery list
  • Select day from calendar to add one or more meals (breakfast, lunch, dinner, other)
  • Meal search/selection from database of recipes and/or personal recipes
  • Option to create and save personal recipes
  • Compile a shopping list based on start and end date given by user

Benefits

  • App will prevent people from making impulsive unhealthy decisions
  • Encourage people to experiment different meals

Future Considerations

  • Logins
  • Calorie & Nutrition Tracker/Calculator
  • Share meal plans
  • Tooltip/Tutorial

About

Mobile app that compiles a weekly shopping list depending on meals chosen.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 97.6%
  • CSS 2.4%