TechnoArenaApp allows a user to compare different mobile devices with their specifications and much more!
It works with the help of Google Firebase like Firebase Authentication for the signup and login process, Cloud Firestore to store and display the data, Firebase Storage to store the files(images and details) of the application.
-
Here the users will be able to log in and if they don't have an account, they can go to the create account page.
-
Registered users can Login from this page and if a user want to try the app, they can login as a guest.
-
Users with guest login will have limited access to the app until they create an account, exapmle. if a user wants to use a specific feature and has not registered , a pop-up will be shown that the user need to register to use the specific feature.
-
Users can signup/create account here. They can also use their Google Account to Signup. Tool used here is Firebase Authentication
Authentication using Google SignUp