Study project - Yet another personal finance app
- Keep track of your personal expenses and income
- Draw nice charts
- Use nice UI components
- Import and export data
- Don't take this code too serious
- https://sombriks.atlassian.net/jira/software/projects/RED/boards/2
- https://lazerhawk.bandcamp.com/album/redline
See individual readme's for each project.
- It all started for fun with a db schema for a personal finance app.
- Then we added a node with koa backend to study api building, and a frontend made with vue3, vuetify and a few other cool libraries.
- Then the project was used to study docker containers.
- At some moment it was used to study kubernetes.
- And finally Continuous Delivery with GitOps, using ArgoCD to observe the desired state for the cluster and applying it when it changes.
- There is a few things to be done to proper call it a respectable code reference, but i think it's cool.