Skip to content

weiyuan95/moneytracker

Repository files navigation

Moneytracker

Find it here!

Moneytracker is a dead-simple way to keep track of the fiat or crypto assets you have across different entities. Currently, moneytracker is in early development, and only supports front-end functionality. This means that all behaviour is driven from localstorage, and no data is sent to or persisted on any server.

Running the app

corepack enable
pnpm i
cd website
pnpm dev

Using the app

  1. Add a holding entity (literally 'what' holds your money). This can be anything from a bank account to a crypto wallet
  2. You'll also need to add the asset name, the amount of the asset, and the symbol of the asset
    • For example, if you have 1000 USD in your DBS bank account, you would add a holding entity with the name 'DBS Bank', the asset name 'USD', the amount '1000', and the symbol 'USD'
  3. That's it!

About

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors