This is a submission of our second capstone project for review. We are a group of two: @amon-cofie and @juaryimami who worked, one on the comment pop-up window and the other on the homepage, respectively. We did the following things in this project.
We got the spiderman show and it's descriptive properties from the TVmaze API
We obtained different releases of the animation to display on our homepage.
We wrote a counter function for the number of shows displayed on the screen and displayed the result on the screen
We wrote a function to send new like objects to the involvement API
We wrote a function to get the number of like objects from the involvement API and display on the screen
We wrote a function to open a popup window when the comments button is clicked
We wrote a function to send new comment objects to the involvement API
We wrote a function to get an array of comment objects from the involvement API and display the objects on the screen
We wrote a function to count the number of object nodes that are displayed on the screen.
We wrote tests for both the count counter function and the homepage show counter function.
This is a submission of our second capstone project for review. We are a group of two: @amon-cofie and @juaryimami who worked, one on the comment pop-up window and the other on the homepage, respectively. We did the following things in this project.