We wanted to make people aware of what is going on during this epidemic. Since we live in New York, we thought it would be best to make our website based on that state.
It gives data and statistics, such as number of cases, in each county of New York
We used html to build the base, css to decorate it, and Flask & Beautiful Soup to extract the data.
We had trouble getting our data into a table, and since we got the data on a separate computer, we had to export using GitHub.
We're proud of the table of number of cases and deaths we made for each county and the game concept that we made for younger audiences.
We learned more about using python and Flask, and we now know how to extract data using Beautiful Soup from different websites
We now have to implement the game simulation using javascript. We're also going to add an FAQs page in case anyone has any questions.
Log in or sign up for Devpost to join the conversation.