davepartner / ionicupload

An Ionic 3 / Firebase application for user authentication, image upload and push notification

Home Page:https://www.youtube.com/watch?v=ppraQvuerdg&list=PLnBvgoOXZNCNmRckb7zlVciBQfSTDWiLV

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

This is a project built with ionic 3, firebase, angular 4 and typescript. It contains full user registration, login, forgot password, image upload and firebase CRUD. This app runs for android and iOS. Show me love if you feel what a brother go through to bring this app through, star this project and share it on your social media.

The full video tutorial on how this app was made is available on Youtube

How to setup this app

Install Ionic:

$ sudo npm install -g ionic cordova

Install this app

git clone https://github.com/daveozoalor/ionicupload.git 

Navigate into the folder

cd ionicupload

Run npm install

npm install 

Your app is complete now, run the app

ionic serve

You need to change the firebase login details

Go to firebase.google.com, get your own authentication details, then replace it with the one in

src/app/app.module.ts

How to contact me

I can join your team locally or remotely

About

An Ionic 3 / Firebase application for user authentication, image upload and push notification

https://www.youtube.com/watch?v=ppraQvuerdg&list=PLnBvgoOXZNCNmRckb7zlVciBQfSTDWiLV


Languages

Language:TypeScript 48.9%Language:HTML 33.6%Language:CSS 14.0%Language:JavaScript 3.5%