Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/zagrosjawar/javascript-my-platform
- Owner: zagrosjawar
- Created: 2024-08-03T13:31:11.000Z (6 months ago)
- Default Branch: main
- Last Pushed: 2024-08-03T13:45:41.000Z (6 months ago)
- Last Synced: 2025-01-16T14:47:18.696Z (29 days ago)
- Topics: api, figma, highcharts, javascript
- Language: HTML
- Homepage: https://zagrosjawar.github.io/javaScript-my-platform/
- Size: 91.8 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.