Skip to content

Latest commit

 

History

History
76 lines (55 loc) · 4.32 KB

File metadata and controls

76 lines (55 loc) · 4.32 KB

App image Bhandara

License Github contributors

Build with android

Overview

Build a Food Order Application with Realtime Update Feature.

It is a Food Ordering app with Internet permissions enabled to access JSON data from Firebase.. For every Food custom ListView holds the info: Food Name, Food Image. All the data of this ListView is updated from the Firebase. Application consists of two App client side App and server side App. Client Side App:This allow public to order food Server Side App:Focuses on Resturdant Owner using this they can change their Food Image and Prices

Features

  • Realtime Update in App
  • Remote API
  • Splash screen
  • Customised buttons
  • Custom ListView
  • CardView
  • ImageView
  • Minimal Design
  • Simplified Theme
  • Responsive BackPress
  • Well Constrained Layout

Platform

    -> Android Studio
    -> With Java Support

Screenshots:

App image App image App image


App image App image App image


App image App image App image

Java Android Activity

For Java code files visit the link

Backend files are stored in three packages:

Frontend resource files are stored in res package

Android manifest file for the project: