Skip to content

vash3g/agagd

 
 

Repository files navigation

AGAGD - the American Go Association Games Database

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.

Contributing

We welcome and encourage contributions to the AGAGD with Pull Requests (PRs), feature requests, bug reports, etc.

Database Prerequisites

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.

Project Priorities

Bug Triage project for the AGAGD which lists and organizes current priorites the AGA Development Team has for the AGAGD.

Additional Documentation

License

The AGAGD is licensed under the MIT License which can be found in LICENSE.

Packages

No packages published

Languages

  • Python 56.2%
  • HTML 34.4%
  • CSS 7.2%
  • Dockerfile 1.2%
  • Shell 1.0%