Skip to content

tessjaworski/RecipeMatcherWeb

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

RecipeMatcher

Project Overview

RecipeMatcher is a full-stack web application that recommends recipes based on user-inputted ingredients. The web-based interface allows users to input ingredients and instantly receive recipe suggestions from a database of 13,000+ recipes. Optimized SQL queries ensure fast search results.

Features

  • Ingredient-Based Search: Enter a list of ingredients to get recipe recommendations.
  • Large Recipe Database: Uses a comprehensive database with over 13,000 recipes.
  • Optimized Performance: Search algorithms are optimized with SQL queries for faster load times.
  • User-Friendly Web Interface: Accessible via any modern web browser and fully compatible on mobile devices.

Live Demo

Check out the live version of the application here:
RecipeMatcher

Technologies Used

  • Front-End: HTML, CSS, JavaScript
  • Back-End: Python, Flask
  • Database: SQLite
  • Web Hosting: Hosted on Render

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors