-
-
Notifications
You must be signed in to change notification settings - Fork 14
Open
Labels
Milestone
Description
As discussed in #85, most of the platform features are not tested yet. In order to solve this, we should move all non-frontend operations to a python folder for testing purposes.
Basically splitting the project into backend & frontend:
- backend: reading, creating, manipulating data
- frontend: displaying them