A JavaScript-based applicatiopn that tracks and displays cryptocurrency trends and fluctuations
This site was built using GitHub Pages
- 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.