The AGAGD is a django web application ported from the EuroGo Games Database to Python that provides:
- member information,
- top tournaments listings,
- top players listings,
- top active players,
- insights into current and past tournaments.
We welcome and encourage contributions to the AGAGD with Pull Requests (PRs), feature requests, bug reports, etc.
Contributors submitting Pull Requests (PRs) will require a schema.sql
file within their local AGAGD repository. The schema.sql
can be found in USGO SQL Schema's Repo.
Bug Triage project for the AGAGD which lists and organizes current priorites the AGA Development Team has for the AGAGD.
The AGAGD is licensed under the MIT License which can be found in LICENSE.