Skip to content

kaizeenn/aureus-mobile

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Aureus - Personal Finance Tracking APK

Aureus is a personal finance tracking application built with React, TypeScript, and Capacitor. It supports multi-account wallets, transfers, custom categories, and JSON backup/restore.

Key Features

  • Transaction tracking for income and expenses
  • Multi-account wallets (bank, digital, cash)
  • Transfers between accounts
  • Custom categories for income and expenses
  • JSON backup and restore
  • Light/Dark theme

Quick Start

git clone https://github.com/ratatulieoi/aureus-mobile.git
cd aureus-mobile
npm install
npm run dev

Open http://localhost:5173

Build for Android

npm run build
npx cap sync android
npx cap open android

Documentation

  • FEATURES.md
  • IMPLEMENTATION_SUMMARY.md
  • IMPLEMENTATION_CHECKLIST.md
  • COMPLETION_REPORT.md

Privacy

All data is stored locally. No cloud sync or user accounts are required.

Version

v2.0.0

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • TypeScript 97.6%
  • CSS 1.6%
  • Other 0.8%