- Create RESTful endpoint(s) to expose Rewards Data.
- Create an algorithm to calculate a user's rewards points.
- Create a Customer Rewards Dashboard Application.
- Fork this repo.
- Install the Dependencies below.
- Follow the instructions in these 2 projects in the following order:
- Use incremental commits on a story branch to show how you arrived at your solutions.
- Push your story branch to your fork.
- Issue a pull request against the master branch of this repo.
- Install Docker (https://docs.docker.com/engine/installation/)
- Install Docker Compose (https://docs.docker.com/compose/install/)