Skip to content

njokusomto/event-tutorial-v4

 
 

Repository files navigation

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 [email protected]:javebratt/event-tutorial-v4.git

Or https:

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

Once 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

Usage example

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

Who am I?

Jorge Vergara – @javebratt[email protected]

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 70.1%
  • HTML 19.0%
  • CSS 7.9%
  • JavaScript 3.0%