Skip to content

Bloomberg is behind paywall, so I create my own investment tracker.

License

Notifications You must be signed in to change notification settings

billyinferno/my_wealth

Repository files navigation

myWealth

Bloomberg is behind paywall so I create my own investment tracker.

So what you need?

Definitely a backend that serve your purpose, as most backend need to use API key to get the data, so I will leave the backend to your imagination.

Web Again?

What WEB APP AGAIN? 😡

Yes, and why not, it's buggy, the keyboard sometimes dissapear, the render sometimes doing funky stuff, but you just need to close the web app and reload again and it works. And when you have changes, it will automatically push without any needed for use (a.k.a me) to re-install the application.

Is it BUGGY? Yes ✔️

Is it CONVENIENCE? Yes ✔️

And since I am the only who using it, then the person who will blame and be blamed will be just me only, so Web App it is.

I don't want to use Web App

Sure, just try compile it to native as this is using Flutter so you can do what you want.

Enough, so what is it looks like?

Watchlist

Here you can see all the watchlist of all your investment, and see whether the status is Green (good you gain profit), or Red (good, more chance to buy low).

If you tap the watchlist item it will expand, and show you all the detail from that watchlist (if any):

Each of the watchlist item also a slideable widget, so you can slide it to see options to:

  • Add new detail
  • View watchlist detail
  • View company detail
  • Delete watchlist

In here you can also "Add Symbol" to add ticker/symbol of your investment

Search Symbol Search Symbol Result Add Symbol

If you double tap the watchlist, you will automatically route to the watchlist information:

Each the watchlist detail item also a slideable widget, where you can perform Edit or Delete the watchlist detail using the action button on the slideable:

You can also use the Add Detail button on the page to add detail item on the watchlist.

Add Detail Edit Detail

Favourites

In favourites page, it will show you all the symbol/ticker that you interested in. To add favourites, you can tap the ➕ button, which will direct you to the Favour List page.

Favourites Favourites List

Company Details

When you tap favourites item, or cliek the (...) on the watchlist slideable, it will direct you to the Company Detail page, which will show you all the information for the company:

Index

Same as Favourites, but instead it will show you the Indices information, and when you tap the item it will open the Index Detail page that will showed you all the information on that particular indices.

Index List Index Detail

User

On the user page, you can edit the Risk Factor, which will be used to calculate the "Green" or "Red" marked on each item on this application. The more the Risk Factor, it means that you able to bear lose for more, and less Risk Indicator it means that we want to play it "safe" instead push it to the limit.

User Risk Factor

Final

That's all folks...now go off create the backhend...😁

About

Bloomberg is behind paywall, so I create my own investment tracker.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published