/Food-Order-App

Food Order Application using Firebase, Google Location, Material Design, SQLite Database

Primary LanguageJava

Name : Food Order App


Project Features

  1. User Registration and SignIn
  2. Firebase Authentication
  3. Different types of food menu
  4. Different types of food under a menu item
  5. Details about food and add to Cart option
  6. Give Order for food
  7. Place order in SQLite and after that submit in Firebase
  8. Display order details

Development Tools &Technologies

  • Java
  • XML
  • Firebase
  • Google Location Service
  • Google Places

Database

  • SQLite
  • Firebase

Using IDE for project development

Android Studio 3.1

Using Library

  1. FButton : For responsiv Button design
  2. MaterialEditText : For responsiv EditText design
  3. Picasso : Powerful image downloading and caching library for Android
  4. Elegant Number Button : Implement a number counter with increment and decrement buttons.
  5. Android SQLiteAssetHelper : An Android helper class to manage database creation and version management using an application's raw asset files.
  6. TextDrawable : This light-weight library provides images with letter/text like the Gmail app.

User registration, SignUp and SignIn


Menu, Food under menu and Food details with cart


Food details, CollapsToolBar, Food Add to Cart


Order Ready for Place, Place Order and Display Orders


All Information Store in Database