This repository is a collection of four apps that demonstrate the use of user authorization to access a database. Three apps share a common Firebase database, and if you register in one app, you can use the same login in the other apps. There is a web version, an Android version, and an apple (iPad/iPhone) version. The other app uses MongoDB for the database. It is a MEAN (Mongo DB, Express, Angular JS, Node JS) stack app.
- Register an Account with E-Mail/Password
- Login using E-Mail/Password
- Login user social media (Facebook, Google, Twitter, Github)
- Change Password for your E-Mail/Password account
- Modify the menu system if logged in/logged out
This app is available four ways:
-
On the web:
-
On the web:
-
On Android devices through the
Amazon Apps Store
.
-
On Apple devices (iPhone/iPad), by downloading an app called Ionic View, and selecting the
app id: 43FF8114. See the next section for directions
to try the app.