Cryptex-prototype / Cryptex-prototype/prototype
Default market page Functionality -Jason
- Dominant language
- HTML
- Stars
- 0
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
page should display these elements populated from API /stock ticker - top 100 chart - trending crypto under chart/
### Last update Apr 8
This task should have been broken up better but the main functionality is in place, any additions or bug fixes will now be made into new tasks
-update
~~I need help getting Horace's 7 day graph into the index.js getChart~~
done Apr 10
~~-update~~
~~reminder to include search api. coingecko has theirs on a 'change' event listener that populates a dropdown on the same page, i want to something similar but not call the api on ever letter typed like they do, maybe on click only~~
-added
--update
search functionality is complete, user can type and submit to get new results that empty out old results. Onchange functionality removes results completely if search input is empty and user clicks outside.
~~maybe add X to corner to $('#searchResults').empty() as well?~~
-added: though it needs to float or something, it stays at the first element when scrolled
~~-styling needs some finessing like hiding the div better when nothing is being searched.~~ done
-update
~~Added global data from /global endpoint~~
added ethereum network gas fee to global values, etherscan api
~~-need to reformat prices, stablecoins should display more precise number, nothing should be rounded up more than necessary~~
done
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.