https://github.com/stuartmcgill/sumo-head2head
Visualisation of Makuuchi division head-to-head records
https://github.com/stuartmcgill/sumo-head2head
Last synced: 4 months ago
JSON representation
Visualisation of Makuuchi division head-to-head records
- Host: GitHub
- URL: https://github.com/stuartmcgill/sumo-head2head
- Owner: stuartmcgill
- License: gpl-3.0
- Created: 2023-07-29T11:24:09.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2024-03-10T13:27:23.000Z (over 2 years ago)
- Last Synced: 2024-03-11T13:41:51.614Z (over 2 years ago)
- Language: PHP
- Homepage: https://sumo.stuartmcgill.org/head2head
- Size: 707 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
# Sumo head-to-head

This web app shows the head-to-head records of Sumo wrestlers in the top Makuuchi
division.
# Installation
- Download this respository
- `composer install`
- `php -S localhost:8080 -t public public/index.php` or `symfony serve --no-tls`
# Dependencies
_Sumo head-to-head_ is a [Symfony](https://symfony.com/doc/current/setup.html) web app.
The front-end was developed using [Vue.js](https://vuejs.org/), and the data is
sourced from https://sumo-api.com/. The photos are sourced from https://sumodb.sumogames.de/.
# Preview
