Enter The Dragon
There are three functional design elements.
1-(Landing page) The toggle switch on the navigation bar element. This page has a dual nature (newspaper/market), and that toggle switches between the two. The key aspect of the functionality is to switch between each section’s analogous page. In other words, when the toggle is acted on the landing page, it should direct the user to the market landing page. When in the story detail page, go to the corresponding market detail view. The toggle is meant to be a very quick access between the two.
2- (Both) The coin button. This is the action button for the user, the point of purchase. This coin button must: 1. Easily choose between predefined amounts (0.25, 1, 5) and the ability to enter a custom amount. 2. It should not disrupt the reading flow of the user 3. It should give feedback and let the user know how much was spent 3. It should be fun to use, for example: use a simple but elegant animation.
3- (Story detail) Text effects. Highlight text with scroll down or a button). Update text on user interaction. Implement an appealing way for text to be updated when clicked on it, it could be a spinning wheel effect, simulated typing or something else. In practice, if a certain word is tapped in a paragraph is tapped or clicked, the text in that paragraph should be updated in a graceful way.