trckr-documentation

Architecure

In this part of the trckr documentation, the software architecture is explained.

Architecture Sketch

Trckr is a web based application. The web frontend is developed with Javascript and has access to a PostgreSQL database via the backend, which is written in Python.

Architecture

Technologies & Tools

Backend

Frontend

Tho following graphic shows a draft of the components we plan to implement into the frontend. Changes may be needed. Frontend Architecture

Domain Model

The domain model is further described here.