Skip to content

Instantly share code, notes, and snippets.

@ebectar
Created June 22, 2018 15:49
Show Gist options
  • Save ebectar/66672d38004beabe0fc8f5e74cacd856 to your computer and use it in GitHub Desktop.
Save ebectar/66672d38004beabe0fc8f5e74cacd856 to your computer and use it in GitHub Desktop.

Cook My Pantry

Project Description

Cook My Pantry is a mobile app that will give users an easy way to find recipes based on the ingredients in their pantry

Problem Statement

Often when you find yourself in the mood to cook, you can only find recipes that would require a trip to the grocery store. However, more likely than not, your pantry contains plenty of ingredients to create a delicious dish.

How will your project solve the problem?

This app will give users the ability to filter online recipes that only contain items they currently have in their pantry. They won't have to make an extra trip to the store and have the opportunity to use ingredients they may not cook with very often.

Map the user experience

The user will start with an empty pantry in the app. They will see a list of common ingredients that they can select and these will be stored in their pantry. From there, the app will use those ingredients to filter through recipes and find ones that only contain the items they've selected.

Technologies

  • NativeScript-Vue
  • Knex/Express/PostgreSQL
  • Edamam Recipe Search API
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment