- The goal of this project was to create a web based chart using different APIs\
URL for the project itself:https://misdemo.temple.edu/tun39122/Semester_Long_Project/
URL for the GitHub repository:https://github.com/tun39122/Semester_Project
There was a couple of things that I’ve learned through this project. First of all, the need to use outside APIs to accomplish my task was something that I never encountered before. The need to incorporate not only my JavaScript code, but other services that was not created by myself was challenging at first, but through my studies in class, the task became much easier. This was also my first time handling JSON files completely by myself, the need to first understand the data and then apply it to create a desired chart is the key to succeeding in this project. I felt much more confident handling this type of data as well as creating charts accordingly.


During the final third of the course, students learn to code using JavaScript to build a digital product of their own. Their final project challenges students to make a tool that can rank potential investors in a fictional firm in terms of various functions like income, assets, and debt. “Their job is to write those functions,” says Steven Sclarow, Assistant Professor of MIS and the course coordinator.