Skip to content

Web Application to help you make meal time decisions

Notifications You must be signed in to change notification settings

kevinpatell/Fridgenerate

 
 

Repository files navigation

Fridgenerate

You get home after a long day at work. You're starving. You can't think straight. You have all these ingredients, but no idea what to make. Why don't we do the thinking for you? Fridgenerate is an interactive web application that allows users to input ingredients and are provided a list of recipes based on their input.

Technical Aspects

  • Front-end: REACT for ease of creation with components and enhancing UX
  • Back-end: Python/Django
  • REST framework: To organize and create custom endpoints for user integration and ingredient data storage
  • Spoontacular API: A recipe API with data on over 300k recipes.
  • Search Functionality: Using a dataset of ingredients to cross reference the "Search-by-Ingredient" endpoint of Spoontacular API
  • Stretch Goal: User Functionality to save recipes and ingredient lists

Team

About

Web Application to help you make meal time decisions

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%