Skip to content

The Meal App is a Flutter application that allows users to browse through various meal categories, view meals within each category, and see details about individual meals, including ingredients and preparation steps.

Notifications You must be signed in to change notification settings

salemwhd/Meals-app

Repository files navigation

Meal App

The Meal App is a Flutter application that allows users to browse through various meal categories, view meals within each category, and see details about individual meals, including ingredients and preparation steps.

Screenshots

[Include screenshots or GIFs of your app to showcase its features.]

Installation

To run the Meal App on your local machine, follow these steps:

  1. Clone the repository to your local machine:
git clone https://github.com/your-username/meal-app.git
  1. Navigate to the project directory:
  cd Meals-app
  1. Run the app:
flutter run

Features

  1. Categories Screen: Displays a grid of meal categories. Users can select a category to view meals within that category.

  2. Meals Screen: Displays a list of meals based on the selected category. Users can click on a meal to view its details.

  3. Meal Details Screen: Shows detailed information about a selected meal, including its name, image, ingredients, and preparation steps.

  4. Favorites: Allows users to mark meals as favorites for easy access later.

Usage

  1. Open the Meal App on your device.

  2. Browse through the available meal categories.

  3. Select a category to view meals within that category.

  4. Click on a meal to see its details, including ingredients and preparation steps.

  5. Mark meals as favorites by clicking on the star icon in the meal details screen.

About

The Meal App is a Flutter application that allows users to browse through various meal categories, view meals within each category, and see details about individual meals, including ingredients and preparation steps.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published