/casa

Progressive Web App to track personal finances

Primary LanguageRust

casa

A simple (SQLite-based, no authentication, no JavaScript) PWA (Progressive Web App) to track personal expenses.

Properties

  • Made in Rust;
  • CSS supports both light and dark themes, depending on agent preferences, thanks to water.css;
  • Stores data in a single file (this constraint might be relaxed in the future);
  • No JavaScript.

Installation and usage

cargo run --release