A JavaScript-based application that tracks and displays the top 1000 cryptocurrency price and fluctuations in a table list as well as charts to show the price trends and fluctuations of the top 50 crypto currency with a disctiption of the currency using the Fetch API in JavaScript to retrieve data. We will use the Coin-Ranking cryptocurrency site as an example site in retrieving the data. We get the API Key and then retrieving the data we want and then display it in a Bootstrap 5 table.
This site was built using
coinranking api chart.js
server hosted at https://cors-anywhere.herokuapp.com/ to request temporary access to the demo server at https://cors-anywhere.herokuapp.com/corsdemo
deplayed to Deployed Page joemogy.github.io/crypto-king/index.html
- Integrates JSON payload from Coinranking.com API to display a configurable graph of major cryptocurrency/USD pairs.
- Implemented responsive design with CSS media queries & jQuery, along with Bootstrap CSS grid system library to enhance cross-platform user experience.
- Utilized Chart.JS library for clean representation of user-interactive sparkline graph data.
- Hosted final prototype using github-pages rather than AWS to remain time efficient, as it enables updates to be pushed live from github without need to FTP.
-HTML -CSS -JAVASCRIPT -BOOTSTRAP -JQUERY -CHART.JS -COINRANKING API -MEDIA QUERIES
Joseph Mogavero Saubanhussain Malek Burak Cersit
Thanks for checking out our project!!! :)
MIT License
Copyright (c) [2022] [Joseph Mogavero, Saubanhussain Malek, Burak Cersit]
Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.