Skip to content

Latest commit

 

History

History
23 lines (16 loc) · 484 Bytes

README.md

File metadata and controls

23 lines (16 loc) · 484 Bytes

ELO Ranker

React application to vote on different rankings and save their results. Ranking is calculcated using the Elo rating system.

Tech Stack

Back end

  • Node.js (+ Express.js, Sequelize)
  • MySQL

Front end

  • React (+ Redux)
  • TypeScript

Pages

Home Page

Home Page

Ranking Page (Dark Theme)

Ranking Page Dark

Ranking Page (Light Theme)

Ranking Page Light