Skip to content

app for recipe discovery that suggests dishes based on the ingredients you have. It also features a mobile (Flutter) integration for on-the-go cooking inspiration.

Notifications You must be signed in to change notification settings

ziyadRW/recipeze

Repository files navigation

Recipeze 🍲

Recipeze is a web and mobile application that helps users discover recipes based on the ingredients they already have. Users can add ingredients to their virtual kitchen, and the app will suggest recipes from a rich dataset of recipes. Users can also browse all available recipes and view detailed information, including video tutorials, ingredients, calories, and other related details.


 Screenshot  Screenshot  Screenshot  Screenshot


🚀 Features

  • Add Ingredients to Your Kitchen: Keep track of all the ingredients you currently have.
  • Generate Recipes: Discover recipes that match the ingredients you have in your kitchen.
  • Browse All Recipes: Explore the full collection of recipes, including video tutorials and nutritional details.
  • Saved Recipes: Bookmark your favorite recipes for quick access later.
  • API Integration: Recipeze provides RESTful APIs for mobile and web integration.
  • Mobile Application (Flutter): Access the Recipeze app on mobile devices. Download APK

🔨 Tech Stack

Backend

  • Framework: Laravel (PHP)
  • Database: MySQL
  • Authentication: Sanctum (for API authentication)
  • Migrations & Seeders: For database structure and sample data

Frontend

  • Blade Templates: For rendering web pages.
  • Tailwind CSS: For styling the UI.
  • JavaScript / Axios: For making asynchronous requests.

Mobile App (Flutter)

  • Framework: Flutter (Dart)
  • API Consumption: Uses Recipeze backend APIs to fetch and display data.

About

app for recipe discovery that suggests dishes based on the ingredients you have. It also features a mobile (Flutter) integration for on-the-go cooking inspiration.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published