Advertisement
Guest User

Untitled

a guest
Sep 20th, 2019
123
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.67 KB | None | 0 0
  1. Main Screen
  2. The main screen will be a header with a catchy name of my app
  3. below that a small description of the app and what it does
  4. then a search bar that says something like "seacrh coins here!"
  5. next to the search bar will be a submit button that on click will show the price of a cryptocurrency using the coinmarketcap.com API
  6. (I may add more info on coins later down the road)
  7. if the user enters a name for an unrecognized currency the div where the info would display will say "currency not found"
  8.  
  9. at the bottom of the screen will be a button labeled "crypto news" that will go to another page of my app that has a list of
  10. news articles displayed using the Crypto News API
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement