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

Create new CRUD API Endpoint for Admin (Backend) #15

Open
ajaybor0 opened this issue Jan 13, 2024 · 0 comments
Open

Create new CRUD API Endpoint for Admin (Backend) #15

ajaybor0 opened this issue Jan 13, 2024 · 0 comments
Labels
enhancement New feature or request

Comments

@ajaybor0
Copy link
Owner

Create new CRUD API Endpoint for Admin. So, Admins can add, update, and delete new admin members.
Endpoint: /admin/admin-list - fetch admins from User Modal
Endpoint: /admin/admin-list/update/:id - update Admin by id
Endpoint: /admin/admin-list/create - add new Admin
Endpoint: /admin/admin-list/:id - remove Admin by id

@ajaybor0 ajaybor0 added enhancement New feature or request good first issue Good for newcomers help wanted Extra attention is needed labels Jan 13, 2024
@ajaybor0 ajaybor0 removed help wanted Extra attention is needed good first issue Good for newcomers labels Jan 23, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant