Skip to content

joemogy/crypto-king

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

36 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Crypto-King

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

screenshots

Home page Home page filtered by search Chart page Chart page info

Features

  • 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.

Technologies

-HTML -CSS -JAVASCRIPT -BOOTSTRAP -JQUERY -CHART.JS -COINRANKING API -MEDIA QUERIES

Developers

Joseph Mogavero Saubanhussain Malek Burak Cersit

Thanks for checking out our project!!! :)

License

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.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published