Skip to content

Latest commit

 

History

History
47 lines (30 loc) · 1.56 KB

README.md

File metadata and controls

47 lines (30 loc) · 1.56 KB

Simple-Android-Restaurant-Client-Side

Android Restaurant Admin Side

https://github.com/osamamohsen/Android-Restaurant-Admin

Restaurant Android application which makes use of the following Google Firebase components:

Database
Storage

Still a work in progress: Requires:

Add edit operation
Add Google Authentication
Bug fix for window leak due to progress bar.
Code refactor.
Enable off line mode (requires additional configuration for picasso.
Page Recycler view and optimize it.

To Run the project.

Navigate to the Firebase Console.
Create a new project.
Click the "Add Firebase to your android app.
change Firebase of Database->Rules	{
  "rules": {
    ".read": true,
    ".write": true
  }

see screenshot of Restaurant application

home

signin

menu2

menu1

cost1 1

cost

order