Android GCM/FCM,multiple users application
Designing GCM/FCM,multiple users Android application
Trying to design multi user application Admin and normal user
I am confused how should I design the application?
Which way to prefer amongst following or any other best way other than this? 1. Do I need to create 2 different applications? one for user and one for Admin? 2. Do I need to populate respective screens according to user who is logging in? 3. Do I need to create one user application and for admin web console? Need inputs regarding web console. What technology I should prefer? JavaScript/HTML/AngularJS/PHP?