Skip to content

DesperateSolutions/clj-glicko

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Chess-Rating

The goal of project is to make a suitable clojure application that can keep track of rating between people with glicko.

A front end for it can be found at rating-frontend

The project s documented through swagger which can be found at the base url of the api. (If you run it locally for example it will be at http://localhost:3000/)

Requirements

The project requires leinigen and mongo to run.

Running the program

To run the program you'll run it through Leinigen. To start it type

lein ring server-headless

Will start the server

About

Attempt at making a simple glicko rating system.

Resources

Stars

Watchers

Forks

Packages

No packages published