Skip to content

krishnanooka96/platform-services-python-test

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 

Repository files navigation

Objective

  • Create RESTful endpoint(s) to expose Rewards Data.
  • Create an algorithm to calculate a user's rewards points.
  • Create a Customer Rewards Dashboard Application.

Instructions

  • Fork this repo.
  • Install the Dependencies below.
  • Follow the instructions in these 2 projects in the following order:
    1. RewardsService(required)
    2. RewardsUI (optional)
  • Follow python best practices, and ensure endpoints are RESTFul
  • Make sure to read up on tornado, mongo db, RESTFul APIs if you are not familiar with the concepts or technologies
  • 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.

Dependencies

Docker

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 81.1%
  • HTML 15.8%
  • Dockerfile 3.1%