
COURSEWORK
| Aishwarya | AUTHOR | ACTIVE |

29 / 3 / 2026
TRAFFIC FINDER Objective :
Working with API and its application. A traffic Finder where we can browse the city name and can know how is the traffic level in that area using an external API.
Technology used :
HTML - for structuring the web page. CSS - for styling the application. Javascript - for scripting the entire code and for running. My TomTom - A database API for accessing and displaying the data in real time.
Outcome: The project successfully demonstrates the usage of the My TomTom API to provide real-time traffic information for different cities. Users can input a city name, and the application displays the current traffic level, allowing for informed route planning. The project showcases proficiency in front-end web development technologies (HTML, CSS, JavaScript) and API integration, resulting in a functional and user-friendly traffic information application.
TASK 03 : WORKING WITH GITHUB
GitHub is a web-based platform used by developers to store, manage, and share their code. It is built on a system called Git, which helps track changes in code over time.
key features ;
Outcome ; In this task, I worked with a GitHub repository to understand real development workflows. I identified an error in the code and corrected it using proper GitHub practices.
TASK 04 : GET FAMILIAR WITH THE COMMAND LINE ON UBUNTU AND DO FOLLOWING TASKS ;