Skip to content

Web application for seamless user management, featuring CRUD operations, search, sort, and pagination, powered by the JSONPlaceholder API.

Notifications You must be signed in to change notification settings

rocklee04/User_Management_Web_App

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

User Management Web App

This is a simple web application for managing user details. Users can view, add, edit, and delete user information. The project uses the JSONPlaceholder API for demonstration and testing purposes.

Features

  • Display a list of users with details such as ID, Name, Username, Email, and Address.
  • Add new users with a form.
  • Edit existing user details.
  • Delete users.
  • Search and sort functionality.
  • Pagination for the user list.
  • Responsive design.

Technologies Used

Setup and Usage

  1. Clone the repository:

    git clone https://github.com/your-username/user-management-web-app.git
  2. Access the User Dashboard: Open index.html in a web browser to access the user dashboard.

Usage Instructions

  • View Users: The main user dashboard displays a list of users with their details.

  • Add User: Click the "Add New User" button to open the form and add a new user.

  • Edit User: Click the "Update" button on a user card to edit their details.

  • Delete User: Click the "Delete" button on a user card to remove the user.

  • Search Users: Use the search bar to filter users by name.

  • Sort Users: Use the sort dropdown to sort users alphabetically.

Deployed Link

The application is deployed and accessible here.

About

Web application for seamless user management, featuring CRUD operations, search, sort, and pagination, powered by the JSONPlaceholder API.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published