UsersCrud

Web application to manage users

Functions

  • Show list of all existing users in database,
  • Create new user,
  • Show details about selected user,
  • Edit selected user,
  • Delete selected user.

List of all users

image

Adding a new user

image

Editing selected user

image

Show details about user

image