Thanks to visit codestin.com
Credit goes to www.scribd.com

0% found this document useful (0 votes)
36 views12 pages

Pdfabc

Uploaded by

vaidehivashisth
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)
36 views12 pages

Pdfabc

Uploaded by

vaidehivashisth
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/ 12

Let’s create the Recipe Finder Project: -

Creating a project report for your Django-based recipe upload website involves structuring the document
clearly to cover all aspects of the project. Here’s a guide for starting your project report:

Introduction and Installation of the django.


Django is a high-level Python web framework that encourages rapid development and clean, pragmatic
design. It's free and open-source, and it takes care of much of the hassle of web development, so you can
focus on writing your app without needing to reinvent the wheel. Django is software you can use to develop
web applications quickly and efficiently. Most web applications have several common functions, like
authentication, information retrieval from a database, and cookie management. Developers have to code
similar functionality into every web app they write.

Installation of django
Django can be installed on a system using the pip installer package, which is a Python package installer.
Here are some ways to install Django:

Using pipIn the command prompt, execute the command pip install django to download and install Django.
After installation, verify the installation by typing django-admin --version in the command prompt.

After successfully runny the server of the django you will see this interface: -
OUR AIM TO MAKE THIS PROJECT: -
This project aims to build a user-friendly recipe upload website using Django. The platform allows users to
register, log in, and upload their recipes, including images, descriptions, ingredients, and instructions. Users
can also view and explore recipes uploaded by others.

OBJECTIVE OF THIS PROJECT: -


The primary objective of the project is to provide a centralized platform for food enthusiasts to share and
explore a variety of recipes. The project emphasizes simplicity, user engagement, and ease of use.

FRONTEND USED IN THIS PROJECT : -


- HTML/CSS*: Basic structure and styling for the web pages.

-Bootstrap (Optional)*: Used for responsive design and enhanced UI components.

BACKEND USED IN THIS PROJECT: -

Django*: The primary web framework used for building the website.

Sq lite*: This used to store and retrieves the data from the database.

EXPLANATION OF THE PROJECT: -

After the setting the environment in the file that we made .this all file look likes this : -
IN THIS IMAGE WE REGISTER THE APP NAME IN THIS PROGRAM : -

AFTER THIS WE MAKE THE MODELS IN THIS TO SHOWN IN THIS WEB PAGES : -

AFTER THIS WE CAN ADD RECEIPES TO THIS PAGE FROM THE FRONT END TO THE
BACKEND BY THE HELP OF THE SQ LITE
IN THIS WE CAN DELETE AND UPDATE THE RECEIPE IN THE WEBPAGE BY THIS CODE: -

AFTER THAT WE HAVE TO LOGIN IN THE WEB PAGE TO ADD RECEIPES IN THE DATABASE: -
WE CAN ALSO REGISTER AND LOGOUT THE USER AFTER THE LOGIN PAGE : -
The frontend part for the user to understand: -
Now for the front end part we have use the HTML and CSS JAVASCRIPT we have created many html and
css file to edit the frontend for the user interface. Here are some files that help us to make the user friendly
interface for the user to understand how to user this website and how to add recipes for the understanding
the food recipe.

And this is the code for the log in page : -


AND THIS IS CODE FOR ADDING THE RECEIPE IN THE WEB PAGE : -

AND IN THIS WEB SITE USER CAN LOGIN AND HE HAVE TO REGISTER THE
USER TO ADD THE RECEIPE IN THE WEBSITE TO READ: -

AND IN THE WEBSITE USER CAN UPDATE THE RECEIPE IF THE USER WANTED
TO CHANGE OR UPGATE THE RECEIPE IN THE WEBSITE: -
AND THIS THE CSS PART OF THE WEBSITE FOR MAKING USER FRIENDLY AND
INTRACTIVE THE WEBSITE: -

AND THIS FOOTER PARTARE THE MAIN WEBPAGE THAT SHOW THE
COPYRIGHT THAT ARE TELL WHO MADE THIS PROJECT AND USER
INFORMATION: -
THESE ARE THE URL OF THE WEBPAGE THAT ARE REGISTER IN THE
UNRLS PYTHON FILE: -

THESE IS USED TO CREATE THE MODULE TO UNDERSTAND THE WHHERE


IMAGE ARE SAVED AND THE WHERE RECEIPE IMAGE IS SAVED: -
 OUTPUT OF THE WEBSITE: -

AND NOW THIS IS HOW OUR WEBSITE LOOKS LIKE : -

And this is how our login page looks like: -


AND THIS IS THE RIGISTER PAGE OF OUR PROJECT : -

And after login and register this is the interface that we see to add recipe: -

After adding the recipe this is how the page looks: -


CONCLUSION: -
In a world where culinary inspiration is just a click away, our Food Recipe Finder website stands as your
ultimate guide to discovering and creating delicious meals. Whether you're a seasoned chef or a kitchen
novice, our extensive collection of recipes, curated from diverse cuisines and tailored to your preferences,
ensures that you'll always find something to satisfy your taste buds.

With easy-to-use search features, personalized recommendations, and step-by-step instructions, cooking has
never been more accessible or enjoyable. We invite you to explore, experiment, and expand your culinary
horizons with us. Don't forget to share your culinary creations with our community and keep coming back
for fresh ideas and seasonal favorites.

Happy cooking, and may every meal be a masterpiece.

Our intuitive search tools allow you to find exactly what you need, whether it's based on ingredients you
have on hand, dietary restrictions, or specific cravings. With detailed, step-by-step instructions and helpful
tips, we ensure that every recipe is achievable and results in a dish you'll be proud to serve.

We want to take a moment to express our deepest gratitude to you for visiting our website. Your time and
interest mean the world to us, and we hope that you found exactly what you were looking for—and maybe
even a little inspiration along the way.

You might also like