awesominat / stonks

The ideal investment platform
1 stars 0 forks source link

updated balance upon opening buy view #155

Closed awesominat closed 11 months ago

awesominat commented 11 months ago

fixes #146

there are now 3 types of interactor calls:

  1. purchase call
  2. stock info call
  3. get balance call

I have a feeling the interactor is a little too cluttered.

the get balance call is called every time the view is opened