mateusjatenee/crypto-tracker

Cool stuff to build

mateusjatenee opened this issue · 0 comments

Hey all,

Here's a list of some cool things this app could use:

  • Multiple accounts (it is implemented, but the dashboard and all actions default to a single account). This feature would need a page where the user could select the account, or a dropdown. "Coinbase" would be one account, "Trezor Wallet" would be a second account.
  • See daily PnL by asset, by account and everything combined
  • Add more cryptos to the system
  • Fix glitch when you try to add two transactions w/o reloading the page
  • Create a logo
  • More tests
  • Integration with exchanges (once the user buys or sells something, automatically add a transaction to reflect that)
  • Add GitHub actions to run tests and phpstan