Skip to content

Codeayu/RecipeManager

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🍽️ Recipe Manager

Recipe Manager Django MySQL Python

🔗 Live Demo: Recipe Manager

📌 About the Project

Recipe Manager is a web-based application designed to help users store, manage, and share their favorite recipes. Built using Django and MySQL, it offers an intuitive and interactive user experience.

✨ Features

CRUD Operations – Add, edit, view, and delete recipes effortlessly.
Search & Filter – Find recipes based on ingredients, cuisine, or category. (Upcoming feature!)
User Authentication – Secure login and user management system.
Responsive Design – Seamlessly adapts to desktops, tablets, and mobiles.
Cloud Deployment – Hosted on Render for easy accessibility.

🛠️ Tech Stack

Technology Description
Django Backend framework for business logic
MySQL Database for structured recipe storage
Python Core programming language
HTML/CSS Frontend design and styling
Render Hosting platform for deployment

🚀 Getting Started

🔹 Prerequisites

Ensure you have Python 3.8+, Django, and MySQL installed.

🔹 Installation

git clone https://github.com/your-username/recipe-manager.git  
cd recipe-manager  
pip install -r requirements.txt  
python manage.py migrate  
python manage.py runserver  

Now, open http://127.0.0.1:8000/ in your browser. 🎉

📂 Project Structure

📦 RecipeManager
 ┣ 📂 recipes       # App containing recipe-related features
 ┣ 📂 templates     # HTML templates for UI
 ┣ 📂 static        # CSS, JavaScript, and images
 ┣ 📜 manage.py     # Django management script
 ┣ 📜 requirements.txt # Dependencies
 ┗ 📜 README.md     # Project documentation

📈 Future Enhancements

🔹 Recipe Categories & Tags
🔹 Favorite & Save Recipes
🔹 Advanced Search with Filters
🔹 API Integration for Nutrition Facts

🤝 Contributing

Contributions are always welcome! Feel free to fork the repository and submit a pull request.

📧 Contact

📩 Ayush Chainani
🔗 Portfolio | LinkedIn

Give a ⭐ if you found this useful! 🚀

Why this README is Unique?

Visually appealing badges & formatting
Well-structured sections
Code snippets for easy setup
Future roadmap & contributions section

Let me know if you need further refinements! 🚀🔥

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published