Tourney is an mobile application that is useful when organising sporting events or other competitions in your school or community!
- Clone the project
- Install Flutter on your machine
- Using an emulator or a connected device, run this project in profile mode
flutter run --profile
There is no need to signup/login to use this application as the application uses tournament and organiser codes that allows for tournaments to be shared with other organisers and participants with ease!
Tourney Code | Organiser Pin |
---|---|
Organisers will be able to update an ongoing tournament's status in realtime through our organiser platform. Organiser can create games and record the progress of games and also manage completed games if needed.
Game Page | Game Manager |
---|---|
At the same time, participants of the the tournament will also receive realtime updates on the tournament status, which includes past game statistics and also a leaderboard for participating teams!
Ranking Page | Games List |
---|---|
Flutter - Main UI Framework
with various dart packages created by the Dart Community <3