/CRUD-Authorize-App

:postal_horn: Simple application using Asp.Net MVC, which contains CRUD functionality. :beginner: There are uses of EF to work with DB, view helpers to work with tables and plain search functionality.

Primary LanguageC#

CRUD-Authorize-App

Simple application using Asp.Net MVC, which contains CRUD functionality.

About

Project on ASP.NET MVC to provide CRUD functionality into the HTML-tables. Also there are implemented a simple system of user authentication. Common features:

  1. Ability to create, read, update and delete data using ASP.NET MVC and Javascript.
  2. Custom IRepository implementation.
  3. Procedure of user authorization.
  4. Entity Framework as the main database, relationships "one-to-many" & "many-to-many".

Screenshot

asp net mvc training project