A simple front-end app that tells us where we are, where we'd like to be regarding our penuciary lives.
Catalogue information regarding finances, such as
(Almost) every transaction from all bank accounts
Budget plans for the following year and display them in a visual manner, for the following goals
Have a clear purpose for all money.
Enable systematic money allotment, saving and spending
Commodity Pricing
To get this set up on your computer, do 3 things:
cd penucia
# 2. Install the dependencies
npm install
# 3. Start the server and open the app in a new browser tab
npm run dev -- --open