Skip to content

a basic example of elo rating algorithm with .net core and angular.

Notifications You must be signed in to change notification settings

bariscanyilmaz/movie-mash

Repository files navigation

Movie Mash

A basic example of how elo rating algorithm works.

elo rating

Live Demo

Available on heroku.

Demo Gig

Article

Turkish article on medium.

English article on devto.

Technologies which I used

  • Dotnet Core v3.1 for Web Api
  • Angular 10 for Client App
  • Heroku for free Hosting
  • Docker for run on heroku
  • Github Actions for Deploying
  • Heroku Postgres Hobby Dev Addon for Databse

All of this technologies above are optional.

Sources

  1. Stackoverflow
  2. Hackerearth
  3. GeekforGeeks
  4. Wikipedia

Cheat sheet for MD