acm-projects/Fortunate

code up get data function for portfolio/homepage

Closed this issue · 0 comments

needed routes:

  • get user portfolio performance (history of account ending day values)
  • get user transactions
  • get user data (acct cash, acct total value, etc)

can add or subtract to this list as you see fit. can also make these one big function for faster homepage load (less server calls)