Spring 2022 – MIS2402
Professor Konstantin Bauman
The goal of this project was to create a simple application that uses Web APIs. I retrieved data from website and JSON file, which I used the most in the JavaScript code in order for the application to work. The html and JavaScript code in this project were all the topics I’ve learned from the course MIS2402. Topics such as JavaScript functions, conditional statements, arithmetic expressions and loops.
The application shows two charts, one to show differences between amount of sidewalk cafes in each New York areas. The other shows the differences and number of active and inactive sidewalk cafes.
The link (Github) shows the html code for the website as well as access to the charts.