Skip to content

ASP.NET web application with one page that displays a list of Contacts with the ability to add, edit, delete contacts.

Notifications You must be signed in to change notification settings

CrazyTapok/CRUDWebApplication

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CRUDWebApplication

ASP.NET web application with one page that displays a list of Contacts with the ability to add, edit, delete contacts.

Basic properties of a Contact:

  1. Name
  2. MobilePhone
  3. JobTitle
  4. BirthDate

The project included the following technologies:

  1. ASP.Net Core API
  2. Entity Framework (EF) Core
  3. n-layer architecture
  4. Single-page application
  5. Using the Fetch API
  6. CRUD operations with server
  7. Generating HTML content based on JavaScript
  8. Forms & validations

About

ASP.NET web application with one page that displays a list of Contacts with the ability to add, edit, delete contacts.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published