Skip to content

Latest commit

 

History

History
14 lines (9 loc) · 856 Bytes

README.md

File metadata and controls

14 lines (9 loc) · 856 Bytes

Covid19-Cases-Management

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.

image
Picture 1. A form to submit a new covid case into the database.

image
Picture 2. View,Search,Edit & Delete a covid case from the database.

image
Picture 3. Some statistics exported based on the data inserted.