Skip to content

18deepthi/Recipe-finder

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

18 Commits
Β 
Β 
Β 
Β 

Repository files navigation

Recipe Finder – Full Stack Web Application Spring Boot | MySQL | JDBC | React JS πŸ“Œ Overview

Recipe Finder allows users to search for recipes based on the ingredients they have. Built as a full-stack project during my internship, showcasing backend + frontend skills.

🧩 Features

βœ” Search recipes by ingredients βœ” REST API with Spring Boot βœ” SQL database with optimized queries βœ” Responsive UI using React βœ” Fast API response (~20% improved)

πŸ›  Tech Stack

Frontend: React, JavaScript, HTML, CSS Backend: Java, Spring Boot, JDBC Database: MySQL Tools: Git, Postman, MySQL Workbench

πŸ“Š Database Schema

Tables:

recipes

ingredients

recipe_ingredients

users (optional)

Relationship: Many-to-Many between recipes & ingredients.

βš™οΈ Installation Backend: cd backend mvn clean install spring-boot:run

Frontend: cd frontend npm install npm start

⭐ 5. SKILLS SECTION Java, Spring Boot, SQL, JDBC, MySQL, REST APIs, React, JavaScript, HTML, CSS, Git, GitHub, Postman

About

Full Stack Recipe Finder web application built using Spring Boot, MySQL, JDBC, and React that allows users to search recipes based on available ingredients.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors