Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Improve User Management UI: Display Users in a Table & Enable CSV Download #44

Open
ishaanxgupta opened this issue Jan 29, 2025 · 1 comment

Comments

@ishaanxgupta
Copy link
Contributor

Description:

Currently, all users are displayed in individual boxes on the admin page, making it difficult to view and manage large sets of users efficiently. A structured table format would improve readability and usability. Additionally, providing an option for the admin to download user data as a .csv file would enable further analysis and record-keeping.

Before:-
Image

After:-
Image

Proposed Enhancements:

  • Replace the current user display (boxes) with a responsive table to organize user data in a structured format.
  • Add a "Download as CSV" button to allow admins to export user data for further analysis.

Expected Behavior:

  • Users should be displayed in a tabular format with appropriate columns.
  • The table should support sorting and filtering for better navigation.
  • Clicking the "Download as CSV" button should generate a .csv file containing all user details.

If this feature is relevant, I would love to work on this! Please assign this issue to me. 🚀

@ishaanxgupta
Copy link
Contributor Author

ishaanxgupta commented Jan 30, 2025

@mdxabu @pradeeban,
If this feature has not been solved yet, Please assign this to me, would love to raise a PR for this.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant