Skip to content

Latest commit

 

History

History
16 lines (13 loc) · 921 Bytes

README.md

File metadata and controls

16 lines (13 loc) · 921 Bytes

Expense app

This simple expense-tracking app started out as an example app for a blog post on D3+ React+ Flux.
The blog post itself has yet to be written (I got carried away), but you can find the app here.

Next steps

  • Set up a node server and store data in database
  • Hook up Plaid API, import credit card transactions (manual input? Ain't nobody got time for that)
  • Better mobile compatibility
  • Better design and styling

Let me know what you think
Tell me if you find a bug