Skip to content

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

Notifications You must be signed in to change notification settings

littleneila/SimpleUserManagementApplication

Repository files navigation

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}

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published