Skip to content

Recipe providing mobile app, User selects ingredients in pantry and is then provided recipes for those ingredients. App contains a signup/login, meal planner and grocery list pages.

Destiro/Recipog

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

93 Commits
 
 
 
 

Repository files navigation

Recipog

Description

“Recipog” is a recipe providing app that allows the user to input ingredients from their pantry and then be provided with food options they can make using the ingredients they have. The app has other functionality such as displaying a meal planner which creates daily meals based on the amount of calories the user inputs.

Hand Over Document (How to setup)

  1. First git pull the project repo to your local computer (or download project zip)
  2. Install expo to your computer if you havent already with "npm install --global expo-cli"
  3. As the package.json file already contains the dependencies run "yarn install" to download all the required node module files
  4. I would need to hand over the environment variables file which contains sensitive info such as my database api keys.
  5. To run, simply type "npm run web" or "expo start" which will open the expo CLI.
  6. The app is pretty self explanatory, if you do not have an account you can signup and then gain access to all the app's features.

About

Recipe providing mobile app, User selects ingredients in pantry and is then provided recipes for those ingredients. App contains a signup/login, meal planner and grocery list pages.

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published