Skip to content

Contact Management System using Blazor Server and EF Core Technologies

Notifications You must be signed in to change notification settings

walgamal/contact-management-system

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

EpitecCMSApp

I used Blazor Server and EF Core to create a Contact Management System (CMS) in Visual Studio.

Contact Entities allow the user to do the following:

  • Users can view a list of contacts
  • Users can add a contact
  • Users can edit a contact
  • Users can delete a contact

Additionally, Users cannot enter empty data for the first and last name input fields. The CMS will prompt the user to enter a value if the fields are left empty upon submission.

About

Contact Management System using Blazor Server and EF Core Technologies

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published