Inspiration
As a frequent competitive badminton player, both in and outside of school, I wanted a way to objectively track my performance through data and statistics. This inspired me to create a GUI that allows me to log match data and visualize it through graphs and charts, helping me better understand my performance and track my progress over time.
What it does
The GUI can log different types of shots during matches, save the performance data, and visualize the progress through dynamic graphs and charts.
How we built it
Using Java GUI.
Challenges we ran into
Learning how to use Java GUI & debugging.
Accomplishments that we're proud of
Being able to use Java GUI to create a somewhat useful product.
What we learned
How to use Java GUI and how to create a GitHub repository.
What's next for Badminton Progress Tracker
1) Better component organization & better design overall to improve user experience 2) Addition of a lot of pop-up messages when clicking certain buttons (eg. clear all matches) so that users are able to double-check their actions. 3) Code for cases when data is not input into certain fields. 4) etc.
Log in or sign up for Devpost to join the conversation.