Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/Yakimych/relogify
- Owner: Yakimych
- Created: 2019-07-23T05:02:20.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2023-03-01T18:03:45.000Z (almost 2 years ago)
- Last Synced: 2024-10-28T21:51:17.490Z (about 2 months ago)
- Language: Reason
- Homepage: https://relogify.com
- Size: 2.65 MB
- Stars: 6
- Watchers: 2
- Forks: 0
- Open Issues: 55
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- awesome-list - relogify - to-head record, personal stats and more | Yakimych | 5 | (Reason)
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