developeramarish / SimpleUserManagementApplication

{ASP.NET 5, MVC 6, EF 7, Web API, AngularJS, Angular Material, PBKDF2, NUnit}

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

SimpleUserManagementApplication

{ASP.NET 5, MVC 6, EF 7, Web API, AngularJS, Angular Material, PBKDF2, NUnit}

Simple user account management application with basic CRUD operations to manage a user base.

Functionality

  • View a list of the users with pagination
  • Create a new user
  • Edit a specific user's details (except password and username)
  • Edit a specific user's password
  • Delete a specific user
  • Check username and password combination

Features

Screenshots

Home Create

Next steps

  • Implement a service layer
  • Implement logging and exception handling
  • Implement token based authorization
  • Implement more nUnit tests
  • Implement Angular Material datepicker
  • Implement pattern validation on phone and mobile fields
  • Implement better responsivity on mobile and tablet devices

About

{ASP.NET 5, MVC 6, EF 7, Web API, AngularJS, Angular Material, PBKDF2, NUnit}


Languages

Language:C# 56.0%Language:HTML 30.0%Language:JavaScript 13.1%Language:CSS 0.9%