Skip to content

CRUD(Create, Read, Update and Delete) operations on a SQL Server based on ASP.NET Framework.

Notifications You must be signed in to change notification settings

CostasCF/Covid19-Cases-Management

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 

Repository files navigation

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.

About

CRUD(Create, Read, Update and Delete) operations on a SQL Server based on ASP.NET Framework.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published