ovistoica / budget-snap

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

budget-snap

TODO

App

  • Add key prop to transaction list
  • Transaction type
  • Remove transaction (on click open transaction page)
  • Correct loading states (spinny stuff)
  • Transaction category support (Reanimated bottom sheet)
  • Recurring subscriptions tab
  • Transaction notes
  • Auth login
  • Auth signup
  • Auth logout
  • Savings tab
  • Savings goal
  • Savings goal progress chart

Server

  • Setup server
  • Setup database
  • Setup auth (Cognito)
  • Add transaction
  • Remove transaction
  • Update transaction
  • Add recurring subscription
  • Remove recurring subscription
  • Update recurring subscription
  • Add category
  • Remove category
  • Update category

About


Languages

Language:TypeScript 99.6%Language:JavaScript 0.4%