Skip to content

srowe0091/FinanceApp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

d0a9ab3 · Sep 20, 2021
Aug 1, 2021
May 29, 2020
Aug 16, 2021
Sep 20, 2021
Jun 26, 2021
Jun 3, 2021
Apr 26, 2020
Sep 19, 2021
Aug 1, 2021
Mar 6, 2020
Dec 14, 2019
Sep 19, 2021
Sep 19, 2021

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