Quaestor
- 3 Devlogs
- 11 Total hours
A simple Member Finance Manager for small organizations, sports clubs and similar stuff.
A simple Member Finance Manager for small organizations, sports clubs and similar stuff.
Implemented the REST API for my Web app. I used an LLM to generate the structure of an API with a repository pattern, and implemented all the end points and logic myself.
Spent a lot of time thinking about API structure, what endpoints I need, and how the user is going to interact with the application. After much fiddling, I’m finally happy with this result, and am now starting to implement it in Python.
Set up basic project structure and started making diagrams for the Database. I tried to get PlantUML to render it in Chens Notation for me, but not even an LLM could make sense of PlantUMLs Chen Support. So it has to stay as plain text.