Task resolution process:
- Fork the repo
- Clone the forked repo to your local machine
- Resolve the task
- Commit your solution
- Push to GitHub
- create a pull request
- finish the remaining CRUD operations for the Product model
- finish the CRUD operations for the
Label
,Merchant
,Vendor
,Category
models