Skip to content

Latest commit

 

History

History
34 lines (22 loc) · 1.17 KB

File metadata and controls

34 lines (22 loc) · 1.17 KB

User Management App

This App can create or manage users and has CRUD functionalities. Made Using EJS templating engine.

How to use :

  1. Go to the link: https://user-management-u9he.onrender.com
  2. Start using App

Example :

Home Page

HomePage

Adding User 1

AddedUser1

Adding User 2

AddedUser2

Dashboard

Dashboard1

Updating User 2

UpdatedUser2

Deleting User 1

DeletingUser1

Updated Dashboard

Dashboard2

Try Out!