It is a project I created to explore other programming languages, even though my major is game development using C++ and C#.
This web app implemented using HTML, CSS, and C#. In this project, I applied the Model View Controller pattern to manage the communication between the application front-end and web service back-end. I used the COVID-19 Canada Open Data Working Group API to retrieve real-time statistics including reported COVID case status and vaccine status. I also added visualization to the data using various charts.