Skip to content

Latest commit

 

History

History
25 lines (17 loc) · 1007 Bytes

README.md

File metadata and controls

25 lines (17 loc) · 1007 Bytes

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.