← BACK

01 / PROJECT

GAME
TRACKER.

A personal game tracking application built with Python.

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.

01

PYTHON

CORE LANGUAGE

02

JSON

DATA STORAGE

03

GIT

VERSION CONTROL

04 / DEVELOPMENT JOURNEY

FROM
ZERO.

01

v0.1

FIRST VERSION

The first functional version of GameTracker, featuring a terminal menu, game registration, game listing and local JSON storage.

COMPLETED
02

NEXT

STATUS SYSTEM

Add game status management to organize games as playing, completed or planned.

PLANNED
03

FUTURE

CONTINUOUS EVOLUTION

New features and improvements will be added as my software development knowledge grows.

FUTURE

05 / PREVIEW

SEE IT
IN ACTION.

gametracker.py