Hi to all,
I need to build a customer satisfaction survey app.
This are all the features I need:
- Two typer f user
- CUSTOMER : this user have to compile a standard survey every day (about 13 question in total)
- DEALER: this user only have to wiew some CUSTOMER (so many DEALERS with access only to some assigned CUSTOMER)and have the possibility to recive push notification when the survey value of one or more customer are not good
- Only a login page, same for CUSTOMER and DEALER (we whant to create the profile from a back-end)
We are now using Firebase, but whe are having some problem trying to understand the best way to build this app.
This is the error we get:
Cannot read property 'setRoot' of undefined
Thanks a lot for the support