Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/makarov-danil-school-projects-ctu/js-open-data-prague-transport
https://github.com/makarov-danil-school-projects-ctu/js-open-data-prague-transport
asynchronous dom-manipulation javascript parsing requests
Last synced: 11 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/makarov-danil-school-projects-ctu/js-open-data-prague-transport
- Owner: Makarov-Danil-School-Projects-CTU
- Created: 2024-08-13T13:14:33.000Z (6 months ago)
- Default Branch: main
- Last Pushed: 2024-08-13T20:56:56.000Z (6 months ago)
- Last Synced: 2024-11-23T21:30:29.007Z (2 months ago)
- Topics: asynchronous, dom-manipulation, javascript, parsing, requests
- Language: HTML
- Homepage:
- Size: 9.77 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Keywords: JavaScript, Async, Requests, Parsing, DOM
# 📝 Task Objective: List PIT stops (Prague Integrated Transport)
Your task is to implement the solution in the provided main.js file.
## 🗂️ Requirements:
- Do Not Modify:
- Do not change the index.html file.
- Complete your solution exclusively in the main.js file.## Instructions Location:
The full instructions for this task are included in the index.html file.
It is recommended to open the index.html file in a browser to view the assignment, rather than reading the instructions directly from the source code.