Skip to content

BramBleys/reward-system

Repository files navigation

Rewardsystem jstack

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.

Demo

https://rewards-jstack.firebaseapp.com/

API

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!!

Getting Started

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.

Installing

Clone this repository

using SSH:
git clone [email protected]: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 

Built With

Authors

Color scheme

Blue: #333d47
Darkblue: #283038
Orange: #F49900
Green: #71b643
Lightblue: #08ace1