tomasz-oponowicz / markets

A stock, currency and cryptocurrency tracker
GNU General Public License v3.0
105 stars 30 forks source link

Detailed view #26

Closed tomasz-oponowicz closed 1 year ago

tomasz-oponowicz commented 4 years ago

Symbols have a lot of information to show.

In order to provide useful information and keep the user interface clean, we would like to introduce a new detailed view. A user could access it by clicking a symbol in the list view. Additionally the list view could be simplified by moving extra data to the detailed view.

List view

For each symbol:

Detailed view

Note: Stocks have concept of the after hours trading (Pre/Post Market * values). Other instruments, like currencies or cryptocurrencies, don't have this concept.

Inspiration

Various screenshots of Yahoo Finance and MSN Money apps:

ms1 ms2 yahoo1 yahoo2 yahoo3 yahoo4

bertob commented 4 years ago

I know nothing about stocks, but in terms of visuals/structure I think the second example you have here feels a lot better. I think that layout would map fairly well to the GNOME HIG, with the exception of the Summary/Details tabs, I think it'd be better to put details in a sub-view or just below the other content on the summary view.

tomasz-oponowicz commented 4 years ago

hey Tobias, thank you for your feedback.

I agree that the second view feels more natural in the Gnome environment.

With regard to tabs, I think they are not needed. According to listed properties, the summary view should be enough.

casasfernando commented 3 years ago

I installed this app using flatpak in Elementary OS and it is very promising. It looks really good and adding a detailed view in the app would be great since I don't like being taken to Yahoo website for the details.

Keep up with great work @tomasz-oponowicz