PG
Priyanshu Goyal

Admin User Management - Copy this React, Tailwind Component to your project

now connect it with my API here is the API address http://localhost:8080/superadmin/users and the response of this API is here "data": [ { "createdAt": "2024-12-15T01:45:42.933328", "firstname": "Aashi", "address": "ctghvcyh", "phone": "9810786563", "createdBy": "anonymousUser", "roles": [ "USER" ], "id": 15, "email": "aashigoy@gmail.com", "account": { "adharcardDetails": "589647125624", "bankName": "IDFB0060341", "panNumber": "JHVPK6507D", "accountNumber": "544546456416546", "salary": 23000.0, "ifscCode": "IDFB0060341" }, "lastname": "Goyal" }, { "createdAt": "2024-12-15T00:27:36.045166", "firstname": "Aashi", "address": "ctghvcyh", "phone": "9810786563", "createdBy": "anonymousUser", "roles": [ "USER" ], "id": 14, "email": "aashigoya@gmail.com", "account": "No account details available", "lastname": "Goyal" },

Prompt
Component Preview

About

AdminUserManagement - View all users, disable accounts, access details, and download user info as PDF. Built with React and Tailwind. Free code available!

Share

Last updated 1 month ago