Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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

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.