Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/zagrosjawar/javascript-my-platform

Searching and Filtering courses. Processing and Displaying JSON Data.
https://github.com/zagrosjawar/javascript-my-platform

api figma highcharts javascript

Last synced: 29 days ago
JSON representation

Searching and Filtering courses. Processing and Displaying JSON Data.

Awesome Lists containing this project

README

        

# javaScript-my-platform

# INFO114 Web Development: Module 2 - JavaScript

### Overview
This repository contains the assignment for the second module exam in the INFO114 Web Development course, focusing on JavaScript.
The assignment tests my skills in JavaScript within the context of web development.

### Assignment Description

Processing and Displaying JSON Data
Use JavaScript to download the JSON data for each course, process it, and update the presented data based on the selected filters.
You can get JSON data for testing for 24 example courses from the following link: JSON Data.

You must use the Highcharts graphics library to dynamically generate at least one of the plots from the fetched data.