02 / OVERVIEW
THE
PROJECT.
GameTracker is my first personal Python project, created while learning the fundamentals of software development.
The application allows users to add and organize games while storing the information locally using JSON.
03 / TECHNOLOGIES
BUILT
WITH.
PYTHON
CORE LANGUAGE
JSON
DATA STORAGE
GIT
VERSION CONTROL
04 / DEVELOPMENT JOURNEY
FROM
ZERO.
v0.1
FIRST VERSION
The first functional version of GameTracker, featuring a terminal menu, game registration, game listing and local JSON storage.
NEXT
STATUS SYSTEM
Add game status management to organize games as playing, completed or planned.
FUTURE
CONTINUOUS EVOLUTION
New features and improvements will be added as my software development knowledge grows.
05 / PREVIEW