Skip to content

Making a webapp to organise chess tournaments

License

Notifications You must be signed in to change notification settings

crdoconnor/chess_app

 
 

Repository files navigation

chess_app

Making a flask web-app to organise chess tournaments,

I've made a mockup here. It will have 6-7 views, allow to load an old or create new chess tournament.

When all players have been registered, a back end will schedule games according to input rules (round robin or swiss) and produce a live form with a list of games, where results will be entered. Calculate and show the table after every round and create an email to send to all attendees (they submit emails) with final results and per-round results.

About

Making a webapp to organise chess tournaments

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 80.2%
  • HTML 18.4%
  • JavaScript 1.4%