This is a visualisation project that was deployed on AWS The goal of this project was to visualise Cryptocurreny data in order facilitate potential investors due diligence. It did this by graphing history graph data, extracting key points out of the data and displaying it, and attempting to show volatility in the coin. Since most these coins are low market cap, high volatility and massive price increases are usally a worry since the coins are easy to move, and therefore easy to manipulate.
This project ran a front end on HTML, CSS, SCSS, javascript, and JQuery inside an EC2 instance. The backend was made up of AWS Services, API-Gateway, Lambda, RDS, and Secrets Manager.