Refactor back-end code #187
Labels
Difficulty: Medium 😐
This issue can be solved, but a decent amount of lines need to be changed
Improvement 📈
Improvement
In Progress 🚧
This issue is currently actively being worked on
Overhaul 🌈
Overhaul a part of the code
Priority: Low 🥉
Assign this label if this issue is used once every few days
Description:
Problem:
The backend code is a bit of a mess right now. We are also misusing the pip install functionality right now to make it a package. The folder structure should be looked at and maybe some python files can be merged or moved.
Solution:
Look into the file structure, the consequences of not using a pip package for the installation, renaming the directories and files, and more?
Prerequisites:
[List any requirements or dependencies needed before starting.]
Tasks:
Additional context
On request of @TimKoornstra
The text was updated successfully, but these errors were encountered: