Search Results for: --------
Green Cloud Computing
Research
The goals of the project were to demonstrate our knowledge from MIS3406 Cloud Architecture and how that knowledge is applicable to other aspects of cloud computing.
Enterprise IT Pro Point Assignment
Edge Computing and CLoud Security
Enterprise IT Architecture PRO Points Assignment
Movie Database API
Recommendation:
The API found at http://www.omdbapi.com/ could be used as an entertainment tool for people who love watching movies and want to read up on key details regarding a specific movie that they may want to watch. A user who wants to see a movie currently showing in theaters would most likely want to learn more about it before they pay for their ticket or pay for a rental, this is where this API comes in handy. The most important information a user would want to know regarding a movie is provided by this API all in one place just by searching the movie title. This API simplifies existing sites like IMDB and Rotten Tomatoes and permits for speedy searches, saving the user time and money while viewing only the most essential information.
Proof-of-Concept:
http://misdemo.temple.edu/tuj40000/pro_point_demo/
MIS2402 PRO points project
The goal of this class project was to display our understanding of API usage with the tools we have learned in class. The result was a web page that pulled a random picture of a cat from a free API that I found online. The project can be found in the class server (http://misdemo.temple.edu/tuk11829/cat_api/). I learned how to find an API and use its content to display an image, this can be applied to infinite situations since APIs are extremely important to MIS. Using click events, $.getJSON, and numerous other bits of code I was able to pull together and compile a page that did the desired task. APIs are all over the place and have been used to make life easier for almost everything that is found on the internet.
Research Assignment
I researched cloud security and mobile cloud computing. For this assignment, I made one page for cloud security and another page for mobile cloud computing. Within in these pages I gave a description of each topic, an example relating to each topic, related each topic back to MIS3406 and related each topic to themselves.
Research Pages:
Professional Achievement Points Project –MIS2402Exploring COVID-19 API
- Include the goals, results, project URL (if applicable), and what you learned in a brief paragraph.
- Once approved, the description is automatically displayed in a post on your e-portfolio.
What I learned from this assignment is that I should practice more coding. There were many ways to do one thing. My goal was to write code that takes the API data of the Coronavirus from different countries and come to a conclusion. I learned more information about the Coronavirus, but coding-wise I learned that I should practice more. I had difficulties with manipulating the data (array) I retrieved from the API. There was also difficulty with loops as well. If I had to redo this assignment I would go through the codes and try to shorten the codes to reduce the file size and save space. What I ended up with was some calculations from the API and a comparison.
