Zoom
productName must more than 1 words, uppercase.
image must be a URL.
✓isGift is a tongle or switch control.
✓ packaging is a option group or radio button (Box and Tube)
limitTimeDeal is number (min = 0, max = 1).
cover is a number that larger than 10.
✓ category is a select control which contains 4 values: Cholesterol, Varicose veins, Skincare,Haircare and Respiration.
3. (1.0 mark) At Management route implement the delete action.
With delete function, you must confirm before implementing. After deleting successful, showing a notice (modal, alert, toast...) and the list of products will render the new list.
4. (1.5 marks) Implement the update action (the URL of route must be '/edit'). With the update function,the same validation requirements as the add function.
-The end of test-
2
+ 100%
Close