Table Tennis Rating Tracker - Version 2
View this project on GitHub: https://github.com/EthanGahm/table-tennis-rating-tracker-2.0Video Overview
Project Description
About six months after building the original Table Tennis rating tracker, I decided the project needed an overhaul. The original system lacked an intuitive user interface, was missing several features that I felt were important, and was highly inefficient in its operation.
Version 2 of the system remedied these issues, adding user-friendly ui elements and drastically improving ease of use. The new system also adds new features such as an "inactive players" list to preserve the ratings and match-histories of players who have graduated or left the team.
Technologies Used
- Google Sheets - Data storage and user interface
- Google App Script - Sheet functionality, computation, and interactivity