Talk: Auth and Database as a Service with Angular2 and Firebase
Speaker: Scott Wittrock, Product at Zift Solutions
Brief: Building and validating an idea quickly continues to grow in importance. One way to quickly get an idea up and running is to utilize third party tools to perform common tasks.
This presentation will cover the basics of setting up a minimally viable web app utilizing Firebase, Angular2 and using a UI framework (Bootstrap4, Materilize, or Material Designs).
The focus will be on setting up and configuring Firebase with Angular2 to include Authentication and data storage. The MVP app that we will build will list events that have been added by an admin. The data for the events will be stored in Firebase. Only approved authenticated users will be able to post new events.