C | Create |
R | Read |
U | Update |
D | Delete |
and i add search to the Project . These are the five basic operations for handling data in a program :
- Creat Database
- Read and Show the Data
- Edit and Update the Data
- Delete Data
- Data Search
- Add a product
- Add any number of products with a click
- Read and view the product
- Delete the product
- Delete all products with one click
- Search for products by name and category
- Saving products permanently in local storage
- Able to calculate product tax and advertising expenses and find the final price
- Data will not be added unless it is correct