Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/Yakimych/relogify

A log of match results with head-to-head record, personal stats and more
https://github.com/Yakimych/relogify

Last synced: about 1 month ago
JSON representation

A log of match results with head-to-head record, personal stats and more

Awesome Lists containing this project

README

        

# Relogify

[Relogify](https://relogify.com) is a web application for collecting and analyzing sports statistics.

## Feature list

- Create and manage multiple communities
- Weekly results and leaderboards
- Head-to-Head statistics
- Individual player results, stats and winning streaks
- All-time history and Elo ratings

# Tech stack

## Frontend

- [ReasonML](https://reasonml.github.io/) with [ReasonReact](https://reasonml.github.io/reason-react/)
- [GraphQL](https://graphql.org/) powered by [reason-relay](https://github.com/zth/reason-relay)

## Backend

- GraphQL powered by [Hasura](https://hasura.io/) and [PostgreSQL](https://www.postgresql.org/) in [Docker](https://www.docker.com/)
- Hosting: [Nginx](https://www.nginx.com/) on Ubuntu