Skip to content

Latest commit

 

History

History
46 lines (30 loc) · 1.33 KB

README.md

File metadata and controls

46 lines (30 loc) · 1.33 KB

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