-
Notifications
You must be signed in to change notification settings - Fork 0
CRUD refers to the four basic operations a software application should be able to perform – Create, Read, Update, and Delete. In such apps, users must be able to create data, have access to the data in the UI by reading the data, update or edit the data, and delete the data.
deepeshsaraswat/crudapplication
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
About
CRUD refers to the four basic operations a software application should be able to perform – Create, Read, Update, and Delete. In such apps, users must be able to create data, have access to the data in the UI by reading the data, update or edit the data, and delete the data.
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published