TASK 02 : API INTEGRATION
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.