https://github.com/davepartner/ionicupload
An Ionic 3 / Firebase application for user authentication, image upload and push notification
https://github.com/davepartner/ionicupload
android android-app android-application angular4 firebase ionic ionic-3 ionic-apps ionic-firebase ionic-framework ionic3 ios
Last synced: 5 months ago
JSON representation
An Ionic 3 / Firebase application for user authentication, image upload and push notification
- Host: GitHub
- URL: https://github.com/davepartner/ionicupload
- Owner: davepartner
- Created: 2017-09-30T21:51:07.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2017-10-09T19:24:40.000Z (about 8 years ago)
- Last Synced: 2025-04-26T11:38:27.726Z (8 months ago)
- Topics: android, android-app, android-application, angular4, firebase, ionic, ionic-3, ionic-apps, ionic-firebase, ionic-framework, ionic3, ios
- Language: TypeScript
- Homepage: https://www.youtube.com/watch?v=ppraQvuerdg&list=PLnBvgoOXZNCNmRckb7zlVciBQfSTDWiLV
- Size: 1.63 MB
- Stars: 29
- Watchers: 3
- Forks: 15
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
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](https://www.youtube.com/playlist?playnext=1&list=PLnBvgoOXZNCNmRckb7zlVciBQfSTDWiLV)
## 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
* Chat me up [Facebook](https://fb.com/daveozoalor)
* Follow me on [Instagram](https://instagram.com)
* [Twitter](https://twitter.com)