A web application created on ASP.NET Framework with the main purpose of viewing, submiting, editing and deleting data (CRUD Operations) from an SQL Server and exporting some data-analysis statistics.
The SQL Server was created from an Entity Data Model in the .NET Framework.
Picture 1. A form to submit a new covid case into the database.
Picture 2. View,Search,Edit & Delete a covid case from the database.
Picture 3. Some statistics exported based on the data inserted.