GithubHelp home page GithubHelp logo

cgtrader-levels-2021's Introduction

CGTrader Level System

The goal of this task is to test your ability to test, refactor and implement new functionality on a given system. Note that this repository does not represent the actual code of CGTrader, but only acts as a testing ground.

Tasks

  1. Make sure test suite runs through all of the tests successfully. Hint: it won't at first.
  2. Refactor implementation code and tests where you see fit. You have as much freedom here as you wish.
  3. Implement new functionality. More details below.

New Functionality

Imagine the situation where management assigns you a task. Management wants that the system would automatically reward users or reduce their tax rate when they level up. Users are supposed to have a combination of rewards and privileges based on their user level. The only privilege in this case is tax reduction. However, management is not sure if that will always be the case, so you, as a developer, should make changes with the idea that requirements for this may change and the functionality should be flexible.

Notes & Requirements

  • Try not to spend more than 4 hours on this task. This will constrain you not to spend too much time on trivial details (sometimes you have to make compromises in order to deliver fast).
  • You may refactor not only the code in the models, but in tests too. Keep in mind that test code is still code that needs to be maintained.
  • Use git to track your changes.
  • When finished, simply zip the project and send it via e-mail.

Good luck!

cgtrader-levels-2021's People

Contributors

gabrielnaoto avatar

Watchers

James Cloos avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.