Skip to content

nik20vik/User-Management-API

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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!