Skip to content

tanyatrips135/User-Management-System

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

User Management System

Node.js backend server

Includes endpoints to do the following:

  • Get all users (includes pagination)
  • Get a user by id
  • Create a user
  • Delete a user by id

Stores the user data in a MongoDB database.

React.js frontend application

The frontend application is integrated with the backend server.

It displays the list of users with features like cards and pagination.

Allows users to add new cards.

About

A user management platform using MERN stack and RESTful APIs, enabling efficient CRUD operations for users.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors