- Create Categories (id,title,details)
- Products (id,title,brand,image,details, price) (CRUD using AJAX , Jquery or Livewire ... etc).
- Filtering the products by (name,brand,price, or all of them ,,,, or by word).
- Make 2 Auth 1 for Admin & 1 for User. (With Different Controllers & Different Models)
- Admin Has Permission Options that 1 admin can create categories and other can create products.
- Integrate Payment API (The Functionality)
- Do OTP Verification (The Functionality not linking with a gateway)
- Return Endpoint of Products
- Do SomeLocalization (Sample of Localization)
(1 Day & Half)