A PWA with full offline support for your expenses. You can save it to your homescreen and use it daily to track all your 🍺 and ☕ expenses.
So for the layout is only suited for mobile screen (soon to be cahnged).
If you clone the repo and run the app localy, the database will be seeded with fake data.
This project is a sort of playground which I created to learn and experiment with PWA development.
The client app started as a create-react-app
with Typescript.
The offline database is implemented using RxDb.
I'm using visx for the graphs and
react-spring for the animations.
Styling is done with juicy Theme UI.
- Expenses aggregations collection for statistics
- custom categories
- account support with sync, backup
- animations
- desktop support