serviceWorkerDatabase

simple app performing CRUD operation using Firebase Realtime Database

image image image

below four buttons perform following task

  1. post -> information to database
  2. Display -> information from database for particular database
  3. update -> information of any category from its name
  4. delete -> information for particular worker form its name

app also uses Firebase Storage to store a image and its url in realtime database

GitHub

View Github