/CookPot

Recipe Finder

Primary LanguageHTML

CookPot

CookPot is a web application designed to help users find recipes based on the ingredients they have available and their dietary restrictions. Users can select ingredients they have, specify any allergies, and choose a meal type to get recipe suggestions.

Features

  • Ingredient Selection: Users can choose multiple ingredients from a list.
  • Allergy Selection: Users can select any allergies they have.
  • Meal Type Selection: Users can choose the type of meal they are interested in (e.g., breakfast, lunch, dinner, snack, dessert).
  • Recipe Suggestions: Based on the selected criteria, the app fetches and displays recipes.

Technologies Used

  • Frontend: HTML, CSS (Bootstrap 4), JavaScript
  • Backend: Django (Python)
  • API: Spoonacular API for recipe suggestions