Post
Topic
Board Project Development
Re: Improving Cryptowisser.com's Exchange List - LOOKING FOR IDEAS
by
Insanerman
on 07/01/2021, 15:49:08 UTC
  • what do you feel is missing from the Exchange List?
  • what do you feel is unnecessary info or just dead weight, in the Exchange List?
  • any other ideas on how to improve it?

Its nice seeing another project made by a user here! Honestly, I myself am a designer and a little bit web developer and I have many suggestions that would (for me) improve your platform in various ways possible.

  • When 'traded currencies' are selected, it is better not to show a bold stroke on the text input, and better have it on the outside of the element, the same as how you highlight the input element in 'max fee'. You can rather put a placeholder in it by using a placeholder tag so that we know that such element accepts text input.
  • In the same 'traded currency' input element, it is good to have a logo beside the results. And if possible, it is also good to be a dropdown element whereas it shows cryptos that are popular based on the ranking in the market. If you are getting its result data from an API, most APIs also have the crypto's logo so you might fetch it easily.
  • Decentralized isn't a continent lol. You can either have a checkbox whereas it says Decentralized and make it on default checked with same dropdown button beside it for the continent whereas it is disabled by default, and just show DEX on results. And when the user unchecks it, it would enable the continent dropdown element.
  • Additional Options can below the boxes in one straight row as it was only little checkboxes (still, keep a good padding and alignment, do not congest!), then the Filter fits right beside the max fee.
  • You can also make the whole filters be in a single div, and it can be hidden and shown with a dropping down element (very optional)
  • Since all the data is displayed in a table, you can actually have a filter in it by simply clicking the titles that would filter everything based on the selected column title, the same as how the forum filters data.
  • IMPORTANT: Remove the underline on the names. you can just make the whole row clickable and redirect us to the info page of the exchange.
  • Better have only 2 to 3 colors. If your main theme is blue, just have both blue and white and just use an additional complementary color to blue for important elements (such as sponsored listing).
  • DARK MODEEE  Grin

Those where just my little suggestion in the page you've indicated. I hope you'd be fine with this suggestions lol. Goodluck!