Create a one-page web application which fetches market data from multiple APIs and display them in a sortable table.
Anónimo
Built said application on the given HTML template with JavaScript and jQuery. Solved issues like bypassing CORS, calling the API correctly, and designing the flow of asynchronous functions.