Contact Management System

cms-1
cms-2
cms-3

Project information

  • Category: Web App
  • Completion Date: August 24, 2022
  • Technologies Used: C#, Blazor, Razor, EF Core, HTML, CSS
  • GitHub URL: CMS Repo

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:

  • • View a list of contacts
  • • Add a contact
  • • Edit a contact
  • • 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.

Designed by BootstrapMade