dolthead / event-tutorial-v4

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Event Manager Application (Uses Ionic 4)

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.

Screenshot of the Event Manager App

Installation

Clone this repository using ssh:

$ git clone git@github.com:javebratt/event-tutorial.git

Or https:

$ git clone https://github.com/javebratt/event-tutorial.git

Once cloned, move into the app folder and edit the name of the file app/credentials.backup.ts to be simply app/credentials.ts.

Inside that file you'll add your Firebase keys which you can get from the Firebase Console

Usage example

To find out how to use it and how it was build, download the course.

Who am I?

Jorge Vergara – @javebrattj@javebratt.com

About


Languages

Language:TypeScript 70.1%Language:HTML 18.4%Language:CSS 8.6%Language:JavaScript 2.9%