Skip to content

jeetbhuptani/TheCookBook

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

38 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

The Cook Book (TCB)

This is a Django Project build for Semester 4 SP subject final submission, The Cook Book is a Online Recipe Book which allows user to search and upload food recipes, rate and review food recipes.

Authors/Developers

Contributing

Contributions are always welcome! We would love to work further on this project after starting of May 2024

Deployment

To deploy this project Requiered python insalled

Open terminal for project directory

  1. install django
...\> pip install Django
  1. install bootstrap and image pips for the django
...\> pip install django-bootstrap-v5'
...\> pip install Pillow
  1. Run
...\> python manage.py runserver 
  1. Demo
open http://127.0.0.1:8000/

Features

  • search recipe

Search Search Result Recipe View Steps

  • comment and rate recipe

Comment and Rating

  • report recipe

Report

  • upload recipe

Upload Recipe

  • View profile

Profile

  • View & Delete own recipe

User Recipes

Tech Stack

Client: HTML, CSS, Javascript

Server: Django

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published