The Event Manager app is the showcased app in the free course: Build your first Firebase powered Ionic app which covers:
- User Authentication.
- CRUD.
- Transactions.
- Firebase Storage.
- Firebase Security Rules.
- ...and more.
Clone this repository using ssh:
$ git clone git@github.com:javebratt/event-tutorial-v4.gitOr https:
$ git clone https://github.com/javebratt/event-tutorial-v4.gitOnce cloned, create a file located at app/config/credentials.ts. You will hold your Firebase credentials there, you can find those inside your Firebase Console
To find out how to use it and how it was build, download the course.
Jorge Vergara – @javebratt – j@javebratt.com

