The goal of this project is to demonstrate students’ knowledge of functions, loops, conditional statements, and jQuery, which we learned in MIS2402.
This project needs to use the knowledge learned in class to create a web page by using a real data set about Covid-19 provided by the professor. I need to analyze this set of Covid-19 data first. Then, I used the Visual Studio Code to write programs and answer questions about Covid-19. (1. What country has had the most Covid-19 cases? How many? 2. What country has had the most Covid-19 deaths? How many? 3. What country has had the most Covid-19 tests per million people? How many? 4. What country has the newest Covid-19 cases as of today? 5. What country has had the most recoveries?)
Project URL: http://misdemo.temple.edu/tuj72704/PRO/COVID%20Data.html
By completing this project, I strengthened my understanding and application of the knowledge I learned this semester. I can be more familiar with writing code to create web pages. When I was analyzing and organizing the data, I found that the USA had the most cases, deaths, and new cases. As an international student, I am worried about the lives of the American people. This virus is terrible, but from the data, the United States has not found a suitable solution and preventive measures. I think this should arouse people’s attention and enable people to strengthen self-protection in order to effectively reduce the cases and deaths caused by Covid-19.