Code Monkey home page Code Monkey logo

products-leaderboard's Introduction

Products Leaderboard

The concept of a leaderboard—a scoreboard showing the ranked names and current scores (or other data points) of the leading competitors—is essential to the world of computer gaming, but leaderboards are now about more than just games. In this case we are using it to create a ranking of the most liked products

Key FeaturesDependenciesHow To UseDocumentation

Key Features

  • Massive scale across millions of products
  • Decentralized microservice architecture
  • Onion architecture
  • Built on top of Redis Leaderboard
  • CI / CD pipeline with GitHub Actions
  • K8s deployment

Dependencies

How To Use

Running the project

Before running the project please ensure that all the dependencies are installed in your system. Then follow the next:

  1. Run pubsub emulator. Click here

  2. Create topic and subscription.

    • Topic: voucher-metric
    • Subscription: voucher-metric-sub
  3. Run Redis. Click here

  4. Run the project itself.

    make web
    

Running the tests

In order to run the project tests you need to execute the following command:

make test

TODO:

  • Integration tests
  • Circuit breaker
  • Logging
  • Monitoring
  • Error handling
  • Documentation

Documentation

products-leaderboard's People

Contributors

machester4 avatar

Watchers

 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.