(Ongoing...) Refinement of a JavaScript team project that was created for Coding-for-Product, a June 2017 web app development mentorship project hosted by Wai-Yin Kwan (Philosophie, Women Who Code).
Tap Rewards is a spec/demo loyalty program app that encourages and rewards ridership of a local transit system. Every transit ride/transaction (bus, train, parking, etc) earns users points, which they can redeem for even more discounted or free use of the transit system.
- Signup and login
- Basic redemption
- Ride history
- Redemption history
- User account update(s)
- Update Visual Design / UX / UI
- JavaScript
- Node.js
- Express.js
- lowDB
- HTML5, CSS3, Bootstrap3
- Tap Rewards v2 (Heroku)
- Demo Username: jess
- Demo Password: jess
(Requirements: NPM)
- $ git clone [repo]
- $ npm install
- $ node app.js
- Open localhost:3000
- File an issue or make a pull request.