CRUD

CRUD stands for Create, Read, Update, Delete. These are the basic building block of modern web application, especially for the backend operation.

Admin

Create

View

Update

Delete

Last updated

Was this helpful?