Backend Style Guide

The following is a general style guide for the backend of Discreta.

Code formatting

Code formatting must be done with Black. Ensure that all code is formatted before making PRs or commits to main repositories.