GameTrack banner

GameTrack

0 devlogs
0s

GameTrack is an app that will track the status of the games I'm playing (focused on, backburner, on hold, completed), and log the games that I'm interested in playing. It's based off a spreadsheet I've used for the past year to track the same thin…

GameTrack is an app that will track the status of the games I’m playing (focused on, backburner, on hold, completed), and log the games that I’m interested in playing. It’s based off a spreadsheet I’ve used for the past year to track the same thing. While this system worked, it became tedious to manually add in data. This project will consist of a MySQL server to hold the data on my games, an API to access the MySQL server, and a C# application that allows me to manipulate and access that data via the API. This project will really help in managing my games and clearing out my humongous backlog.