This project is a rewardsystem for the company jstack. When the employees complete an assignment outside of work, they get x amount of points. With those point they can claim a prize.
https://rewards-jstack.firebaseapp.com/
To get the rewards:
https://radiant-peak-48979.herokuapp.com/v1/rewards
POST / DELETE actions will not work if you don't have a user token!!
These instructions will get you a copy of the project up and running on your local machine for development and testing purposes. See deployment for notes on how to deploy the project on a live system.
Clone this repository
using SSH:
git clone git@github.com:BramBleys/reward-system.git
using HTTPS:
git clone https://github.com/BramBleys/reward-system.git
Install npm packages
npm install --save
Run with angular
ng serve
- Bram Bleys - BramBleys
- Bram Van Bergen - BramVanBergen
- Kim Moelants - KimMoelants
- Robbert Van Hove - robbertvanhove
- Tim Swerts - TimSwerts
Blue: #333d47
Darkblue: #283038
Orange: #F49900
Green: #71b643
Lightblue: #08ace1