zklain / expenses

A PWA with full offline support for your expenses.

Home Page:https://expenses.klainz.dev

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Expenses

SEE LIVE

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.

Story

This project is a sort of playground which I created to learn and experiment with PWA development.

Tech

APP

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.

TODO:

  • Expenses aggregations collection for statistics
  • custom categories
  • account support with sync, backup
  • animations
  • desktop support

About

A PWA with full offline support for your expenses.

https://expenses.klainz.dev


Languages

Language:TypeScript 90.9%Language:JavaScript 6.7%Language:HTML 2.4%