Because there's more to life than cash
QuickKudos is a fast, easy way to send electronic "brownie points" to anyone anywhere.
Use QuickKudos for IOUs, service gifts, barter, or just a simple "thank you." You decide. QuickKudos makes it fast, simple, and fun!
Why settle for cash when you can have kudos?
QuickKudos is primarily personal tech and a sample (payments-related) application concept I use for exploring new technologies.
This particular implementation is a Progressive Web Application (PWA) built with Ionic 4.
For some of my other implementions, see old school web, Native Android, Native iOS, and Java 8 REST services.
Pre-requisites: git, node.js, and ionic 4.
git clone https://github.com/derekwlms/kudos-ionic-pwa.git
cd kudos-ionic-pwa && npm install && ionic serve
- Open in your browser
Recommended ionic info
:
- ionic (Ionic CLI) : 4.2.1
- Ionic Framework : @ionic/angular 4.0.0-beta.13
- @angular-devkit/build-angular : 0.8.6
- @angular-devkit/schematics : 0.8.6
- @angular/cli : 6.2.6
- @ionic/angular-toolkit : 1.0.0
- This project is licensed under ISC terms. See LICENSE.txt.
- See the Firebase deployment and additional notes on the wiki and gists.
- Lighthouse PWA report:
firebase deploy && lighthouse https://kudos-ionic-pwa.firebaseapp.com --view