Skip to content

FoodsFundyWebsite is a Django-based web platform that allows users to create their own meal recipes and receive personalized meal suggestions based on their food preferences and health conditions.

License

Notifications You must be signed in to change notification settings

Wahid234/Foods-Fundy-Website--Smart-Chef-

Repository files navigation

Foods Fundy Website (Smart Chef) 🍴

A Django-based platform for creating personalized meal recipes with health-aware suggestions.

📌 Table of Contents

🚀 Project Overview

FoodsFundyWebsite is a smart recipe platform that:

  • Allows users to create custom meals with ingredients
  • Provides personalized suggestions based on:
    • User health conditions ❤️🩺
    • Food preferences 🥗
    • Meal categories 🍳🥘
  • Implements health compatibility checks to exclude harmful recipes

✨ Key Features

User Features

  • 🧑🍳 Meal Creation Wizard
  • 🔒 Secure Authentication System
  • 🎯 Personalized Recipe Suggestions
  • 📋 Health Profile Management
  • 📚 Recipe Bookmarking

Administrative Features

  • 🛠️ Recipe CRUD Operations
  • 📊 Health Conditions Management
  • 📈 User Activity Monitoring
  • ⚙️ Category/Ingredient Configuration

💻 Installation

  1. Clone repository:
git clone https://github.com/Wahid234/FoodsFundyWebsite.git
cd FoodsFundyWebsite

Create virtual environment:

python -m venv env
source env/bin/activate  # On Windows: env\Scripts\activate

Install dependencies:

pip install -r requirements.txt

🤝 Contributors

📧 Contact

For inquiries: wahid.alzubeir1@gmail.com

About

FoodsFundyWebsite is a Django-based web platform that allows users to create their own meal recipes and receive personalized meal suggestions based on their food preferences and health conditions.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published