Skip to content

Tech Stack

Zoltan Kohalmy edited this page Apr 1, 2020 · 1 revision

The entire project is in one repository.

The backend is implemented with Django and the frontend is one big React project.

The separation between different "products" is separated at multiple levels such as permission management (backend) and code structuring (frontend).

Clone this wiki locally