Skip to content

NegusNati/food_delivery_app_flutter

Repository files navigation

Food Delivery App Flutter

This is a food delivery mobile app built with Flutter. It allows users to browse through available restaurants, select a menu item or items, and place an order for delivery.

Features

  • Browse nearby restaurants: Users can see a list of nearby restaurants, view the menu and select an item to add to their cart.
  • Check out: Users can review their order, add delivery details, and complete checkout.
  • Payment integration: Secure online payments can be made with a chosen payment method.
  • Order Tracking: Users can track their order status in real-time.

Getting Started

These instructions will help you get a copy of the project up and running on your local machine for development and testing purposes.

Prerequisites

This project requires:

Installing

  1. Clone the repository:
git clone https://github.com/negusnati/food_delivery_app_flutter.git
  1. Change directory to the project folder:
cd food_delivery_app_flutter
  1. Fetch dependencies by running:
flutter pub get
  1. To run the app on an Android emulator, execute:
flutter run

If you have a physical device connected, run

flutter run -d <device-name>

instead.

License

This project is licensed under the MIT License - see the LICENSE.md file for details.

Acknowledgments

  • This app is built with Flutter framework.
  • Thanks to Negus Nati for developing this interesting project.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published