|
1 | | -# Meal App |
2 | | - |
3 | | -## My Screens: |
4 | | - <img src="assets/4.jpg" alt="Drawer Menu" width="999"/> |
5 | | - <div style="display: flex; flex-wrap: wrap;"> |
6 | | - <img src="assets/1.jpg" alt="Drawer Menu" width="250"/> |
7 | | - <img src="assets/2.jpg" alt="Drawer Menu" width="250"/> |
8 | | - <img src="assets/3.jpg" alt="Drawer Menu" width="250"/> |
9 | | - |
10 | | -## Description: |
11 | | -The Meal App is designed to help users browse and explore a variety of meals. It features categorized meal lists, detailed descriptions, and the ability to mark meals as favorites. |
12 | | - |
13 | | -## Features: |
14 | | -### Categorized Meals: |
15 | | -Browse meals organized by categories for easy navigation. |
16 | | -### Meal Details: |
17 | | -View detailed descriptions of each meal, including ingredients and preparation methods. |
18 | | -### Favorites: |
19 | | -Mark meals as favorites and view them in a dedicated section. |
20 | | -### Sorting and Filtering: |
21 | | -Sort and filter meals based on different criteria to find the perfect meal. |
| 1 | + |
| 2 | +# 🍴 FoodMate |
| 3 | + |
| 4 | +## 📱 App Screens: |
| 5 | + |
| 6 | +<img src="assets/4.jpg" alt="Drawer Menu" width="999"/> |
| 7 | + |
| 8 | +<div style="display: flex; flex-wrap: wrap;"> |
| 9 | + <img src="assets/1.jpg" alt="Home Screen" width="250"/> |
| 10 | + <img src="assets/2.jpg" alt="Meal Categories" width="250"/> |
| 11 | + <img src="assets/3.jpg" alt="Meal Details" width="250"/> |
| 12 | +</div> |
| 13 | + |
| 14 | +--- |
| 15 | + |
| 16 | +## 📝 Description: |
| 17 | + |
| 18 | +**FoodMate** is your ultimate meal companion app — designed to help you discover, explore, and organize a variety of meals effortlessly. |
| 19 | +Whether you’re looking for a quick snack or a gourmet recipe, FoodMate lets you browse categorized meal lists, view detailed descriptions, and save your favorite dishes for easy access later. |
| 20 | + |
| 21 | +With its clean design and intuitive navigation, FoodMate makes meal discovery simple, enjoyable, and inspiring. 🍛 |
| 22 | + |
| 23 | +--- |
| 24 | + |
| 25 | +## 🌟 Features: |
| 26 | + |
| 27 | +### 🍽️ Categorized Meals |
| 28 | + |
| 29 | +Explore a wide range of meals organized by categories such as cuisine, type, or preference for quick and easy navigation. |
| 30 | + |
| 31 | +### 📖 Meal Details |
| 32 | + |
| 33 | +Get complete meal information — including ingredients, preparation steps, and cooking methods — all in one place. |
| 34 | + |
| 35 | +### ❤️ Favorites |
| 36 | + |
| 37 | +Mark your favorite meals and access them anytime from your dedicated favorites section. |
| 38 | + |
| 39 | +### 🔍 Sorting & Filtering |
| 40 | + |
| 41 | +Sort and filter meals based on your dietary preferences, cooking time, or ingredients to find the perfect match. |
| 42 | + |
| 43 | +--- |
| 44 | + |
| 45 | +## 🛠️ Tech Stack |
| 46 | + |
| 47 | +* **Framework:** Flutter |
| 48 | +* **Language:** Dart |
| 49 | +* **State Management:** Provider / setState |
| 50 | +* **Platform:** Android & iOS |
| 51 | + |
| 52 | +--- |
| 53 | + |
| 54 | +## 🚀 Future Enhancements |
| 55 | + |
| 56 | +* Meal search by ingredient |
| 57 | +* Calorie and nutrition tracking |
| 58 | +* Offline access to saved recipes |
| 59 | +* Dark mode support |
| 60 | + |
| 61 | +--- |
| 62 | + |
| 63 | +## 💡 About |
| 64 | + |
| 65 | +**FoodMate** is built with Flutter to deliver a fast, beautiful, and cross-platform meal exploration experience for food enthusiasts around the world. |
| 66 | + |
0 commit comments