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.
- 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.
Check out the live version of the application here:
RecipeMatcher
- Front-End: HTML, CSS, JavaScript
- Back-End: Python, Flask
- Database: SQLite
- Web Hosting: Hosted on Render