This is Allocate, your new best friend for tracking your budget.
Money has such importance in our society, and the responsibility of balancing a budget can be burdensome.
Create a transaction. Mark it as an expense or income. View its details. Update it. Delete it.
It's all up to you. The possibilities are endless.
- Accesses a custom-built Express-based API for transaction data.
- Create, update, view, and delete transactions.
- View all transactions with live-updating total.
- Clean, easily navigable, and responsive user experience.
- Works on both desktop and mobile platforms.
- Customized favicon.
- Customized font.
- Customized error page.
- Added "About" page with details of project and credits.
- Formats and displays transaction currency amounts correctly using Intl.NumberFormat.
- Dynamic page title change based on current route accomplished with react-helmet-async.