0% found this document useful (0 votes)
124 views7 pages

DBMS Cooking Recipe

The document outlines a project to create a centralized cooking recipe database aimed at providing easy access to high-quality, validated recipes while enhancing user experience through personalized recommendations. It addresses challenges in finding quality recipes online and proposes a user-friendly platform that encourages recipe sharing and exploration of global cuisines. The project utilizes technologies such as HTML, CSS, JavaScript, MySQL, and Python for its development.
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
124 views7 pages

DBMS Cooking Recipe

The document outlines a project to create a centralized cooking recipe database aimed at providing easy access to high-quality, validated recipes while enhancing user experience through personalized recommendations. It addresses challenges in finding quality recipes online and proposes a user-friendly platform that encourages recipe sharing and exploration of global cuisines. The project utilizes technologies such as HTML, CSS, JavaScript, MySQL, and Python for its development.
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 7

SRM INSTITUTE OF SCIENCE AND TECHNOLOGY

Ramapuram, Chennai – 600 089


DEPARTMENT OF COMPUTER SCIENCE AND ENGINEERING

21CSC205P – Database Management System


Cooking Recipe Database
Batch Number : 21

Team Members Supervisor

RA2311028020038 MODUKURU TEJASWI Mr. Madhu A, Assistant Professor


RA2311028020051 BHUVANA HAREENDRAN
Introduction
• A digital platform storing a vast collection of recipes.

• Provides easy access to traditional and modern dishes.

• Encourages user-generated content and recipe sharing.

• Enables users to explore global cuisines from home.

• Uses technology to enhance cooking experiences.

2/9/2025 DEPARTMENT OF COMPUTER SCIENCE AND ENGINEERING - CLOUD COMPUTING 2


Problem Statement
• Finding quality recipes online is challenging due to scattered
content, inconsistent quality, lack of personalized suggestions,
and limited support for diverse languages and cuisines.
• This project aims to create a centralized, user-friendly recipe
database with high-quality, validated recipes, personalized
recommendations, and interactive user features to enhance the
culinary experience and connect a global community of
food enthusiasts.

2/9/2025 DEPARTMENT OF COMPUTER SCIENCE AND ENGINEERING - CLOUD COMPUTING 3


Objective
• Develop a centralized and well-organized recipe database to
provide easy access to high-quality, structured, and validated
recipes.
• Integrate personalized recommendations to enhance user
experience and make diverse cuisines more accessible.
• Ensure recipe consistency and reliability by implementing strict
validation measures and user feedback mechanisms.

2/9/2025 DEPARTMENT OF COMPUTER SCIENCE AND ENGINEERING - CLOUD COMPUTING 4


ER Diagram
Four different attributes added :
User, Recipe, Ingredients, Review

DEPARTMENT OF COMPUTER SCIENCE AND


2/9/2025 5
ENGINEERING - CLOUD COMPUTING
Technology Stack
Category Technologies

Front End HTML, CSS, JavaScript

RDBMS MySQL

Programming Language Python

Server-Side Technologies Python

IDE VS Code

2/9/2025 DEPARTMENT OF COMPUTER SCIENCE AND ENGINEERING - CLOUD COMPUTING 6


Reference
[1] Agapito, G., Simeoni, M., & Guzzi, P. H. (2020). "A
recommendation system for personalized cooking recipes."
Expert Systems with Applications, 149, 113-225.

[2] Wagner, M., & Ekmekci, O. (2019). "Structured Storage of


Recipes: A Database Approach for Cooking Information
Systems." International Journal of Information Systems and
Database Management, 7(4), 45-60.

2/10/2025 DEPARTMENT OF COMPUTER SCIENCE AND ENGINEERING - CLOUD COMPUTING 7

You might also like