CRUD Website using Html css Bootstrap 5 vanilla java script

تفاصيل العمل

Create (C):

Users can input data through a form on the website.

JavaScript captures the form data and sends it to the server.

The server processes the data and stores it in a database.

Read (R):

The website displays existing data from the database.

JavaScript fetches data from the server and dynamically updates the HTML to show the information.

Users can view details or a list of records.

Update (U):

Users can modify existing data through an edit form.

JavaScript captures the updated data and sends it to the server.

The server processes the request, updates the database, and returns a response.

Delete (D):

Users can remove data through a delete button or form.

JavaScript sends a delete request to the server.

The server processes the request, removes the data from the database, and returns a response.

There is a search feature when you want to search for a specific product

بطاقة العمل

اسم المستقل Mariam H.
عدد الإعجابات 2
عدد المشاهدات 17
تاريخ الإضافة