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

AdminDashbord-page #27

Open
mojahmed opened this issue Dec 30, 2024 · 0 comments
Open

AdminDashbord-page #27

mojahmed opened this issue Dec 30, 2024 · 0 comments
Assignees

Comments

@mojahmed
Copy link
Collaborator

mojahmed commented Dec 30, 2024

Task****

1- Sidebar Menu have :
#Users - #Posts - #Comments - #Categories

2-Users Page:
##Display a table with the following columns:
1- First Name
2- Last Name
3- Email
4- Actions (View Profile - Delete User)
#Fetch user data from the backend.
#Implement the ability to delete users.
#Show a confirmation prompt or handle the deletion gracefully.

3-Posts Page:
#Display a table with the following columns:
1-User Name
2- Email
3- Title (of the post)
4- Actions (View Post - Delete Post)

4-Comments Page
same like the other

5-Categories Page
admin can create new categories in this page

6-Search Functionality

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

2 participants