Skip to content

ehaligow/cookingDjangoApp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Cooking Django App

A web-based application for sharing and discovering recipes, built using Django and Docker. This app allows users to browse, create, and share their favorite recipes with an easy-to-use interface.

Features

Recipe Management

  • Create, update, and delete recipes: Easily manage your personal recipe collection.

  • Categorization: Organize recipes by categories such as Breakfast, Lunch, Dinner, etc.

Shopping List

  • Create shopping lists: Add ingredients from recipes to your shopping list.

  • Download lists: Export your shopping list as a CSV file for easy access.

Installation

Clone the Repository

git clone https://github.com/ehaligow/cookingDjangoApp.git
cd cookingDjangoApp

Build and Start the Application

make buildAndRun

Apply Database Migrations

make migrations

Access the Application

Visit http://127.0.0.1:8000 in your web browser.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published