trckr-documentation

Code

This part of the documentation is used to explain important or complex code sections of both the front- and backend of trckr.

Backend

The code for the backend application, which provideds an API to be consumed by the frontend can be found here. The backend is based on Django and the Django REST Framework.