https://github.com/osamamohsen/Android-Restaurant-Admin
Database
Storage
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.
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
}