Webprogramming Submission

June 2020

June 2020

University

Sommersemester 20

For Web Programming we had to create a Vue Single Page Application that gets its data from a public API. This task was made as a group of 2.

We created a tool to retrieve data about crypto currencies. For the data we made use of CoinGecko’s API.

The Tool lets the user select from all tracked coins and add them to a list. This list contains brief informations about said coin. If historical data is available, the coin will also be added to a graph showing the coin’s value over the last 14 days.