Skip to content

Food delivery app, easy to order food. When you’re on the go or out and about, having a handy app that allows you to order seamlessly is an amazing perk.

Notifications You must be signed in to change notification settings

MohamedBa3ly/Food_App

Repository files navigation

Food_App

Food delivery app, easy to order food. When you’re on the go or out and about, having a handy app that allows you to order seamlessly is an amazing perk.

Project Description

  1. Home contains menu, Popular and offers .
  2. Search for any meal in menu by name.
  3. Select your meal, choose required number you want.
  4. Enter details in profile screen for delivery.
  5. Cart screen show total price and your order.

Screenshots

Architecture

  1. MVVM (Model-View-ViewModel) Architecture is used in this project.
  2. Dependency injection with Hilt.
  3. Use the property delegate created by preferencesDataStore to create an instance of Datastore. Call it once at the top level of your kotlin file, and access it through this property throughout the rest of your application.
  4. Save data in a local database using Room :

Installation

  1. Clone the app using Git or import it to Android Studio.

About

Food delivery app, easy to order food. When you’re on the go or out and about, having a handy app that allows you to order seamlessly is an amazing perk.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages