serviceWorkerDatabase
simple app performing CRUD operation using Firebase Realtime Database
below four buttons perform following task
- post -> information to database
- Display -> information from database for particular database
- update -> information of any category from its name
- delete -> information for particular worker form its name
app also uses Firebase Storage to store a image and its url in realtime database