ezBadminton / ezBadmintonAdmin

Desktop app for managing fun Badminton tournaments.
MIT License
1 stars 1 forks source link
badminton tournament-manager tournament-planner

ezBadminton Admin App

A free open source desktop app for managing badminton tournaments.

It is currently under development. The name and everything else is subject to change.

Why?

To make organizing fun badminton tournaments easy and free (software-wise).

Is there no solution to that already?

Those that I know are not free, not badminton specific or require a lot of user experience.

Contributing

Everyone is welcome to fork and/or make pull requests!

How to get started

NOTE: This guide was tested using Ubuntu 22.04 and Windows 10.

Set up the PocketBase server locally

ezBadminton uses a custom extended PocketBase as its backend. It bundles database, data storage, authentication and REST-API.

Building the app

The ezBadminton Admin App is a desktop app built with Flutter.

NOTE: The rest of the guide assumes VSCode as IDE but there should be analog tools for other IDEs.