Skip to content

Allocate is the budgeting app for the rest of us.

Notifications You must be signed in to change notification settings

scheiber/allocate

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

53 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Allocate

Allocate Wordmark

The budgeting app for the rest of us.

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.

Main Features

  • 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.

Bonus/Stretch Features

  • 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.

Links

Screenshots

Home Page Transactons Page New Transaction Page About Page