Skip to content

suyash929/User_Management

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

User_Management

  • It is a basic user management app developed on node to perform crud operation.

  • In this a user can be created with details: { login: username, password : password for login, age : age of user }

  • User details can be updated and deleted

  • To use this follow the below mentioned steps:

    1. clone repo on your system using: git clone https://github.com/suyash929/User_Management.git
    2. after cloning got to repo and run 'npm install' to install all required packages.
    3. start server using npm start command on terminal.
  • To test this :

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors