Skip to content

plondon/HelloPiggy

Repository files navigation

Todos

Round 1 Features

  • Use firebase to do fb auth
  • Save user to database
  • Get access token for plaid and get balances
  • Read/Write from db (https://firebase.google.com/docs/auth/web/manage-users)
  • profileSetup -> Expand createUser function to load another view that allows users to setup profile
  • Allow users to manually enter what they've spent
  • Calculate spending based on transactions

Round 2 Features

  • Save access token to user in database
  • Sync signup/signin -> plaid requests -> display name, balance
  • Redux and redux-saga

Round 3 Features

  • TabBar
  • Loading states
  • Color Palette
  • Better user stats forms (cleaner and amt slider)
  • Add chart to measure target - spending
  • Clean up overview logic and add better edge case support

Round 4 Features

  • Consider changing UserStats to 'Settings'
  • "More" Tab (See Tomorrow)
  • Branding / Login page cleanup
  • Make landing page on hellopiggy.fun
  • Replace plaid with free service
  • Transitions