API, license, tests #3

Merged
johannes merged 18 commits from api into main 2024-07-09 10:43:38 +00:00
Showing only changes of commit afe500b4fa - Show all commits

View File

@@ -7,7 +7,5 @@
- Allow for the inspection of plans for the chosen lines from the backend. - Allow for the inspection of plans for the chosen lines from the backend.
## Backend ## Backend
- Serve data to views in an intuitive way. As an object of a custom class?
- Fetch data to serve to views - Fetch data to serve to views
- Implement views to serve data to the templates - Implement views to serve data to the templates
- Handle requests corrrectly in views and urls