Skip to content

srowe0091/FinanceApp

Repository files navigation

TODO

Features

  • Auto refresh user info when user added into a group
  • Add billing
  • Add Wallet
  • Add Card details
  • Implement Notifications
  • Add Routing Transitions

Enhancement

  • Update Input fields colors
  • Update summary section to show how much transaction are on per card
  • Replace todays date with group spent
  • Replace react-animated-numbers with CSS (https://css-tricks.com/animating-number-counters/) // not ready to be used
  • Make app so others are able to use it

Refactor

  • Remove Formik for react-hook-form
  • Revist New/Edit transaction view, basically same look and style yet different everything
  • Change Edit Transaction behavior to not be created for every transaction
  • Change Complete Account to be own route