Skip to content

Export and import

Compare
Choose a tag to compare
@Heroyt Heroyt released this 21 Jun 11:30
· 23 commits to master since this release

In this update, the most needed Exporter and Importer classes have been added. You can now export your tournaments!

Changes

  • Introduced Exporter classes for easy tournament export
    • Exporting teams
    • Exporting games
    • Exporting results
    • Exporting tournament configuration
  • Introduced an Importer class
  • Updated wiki documentation
    • Added containers
    • Added Import/Export

Plans for the version 0.6 (ETA - July 2021)

  • Expand the import / export classes to allow more easier transfer from / to the database
  • Implement team seeding for game generation

Plans for version 1.0 (ETA - Summer 2021)

  • More robust Exporter classes
    • Direct connection to a database?
  • Improve the documentation
  • More (concrete) examples in the documentation
  • Team seeding for game generation