We have an already running e-commerce website built with React + Next.js on the frontend and Laravel on the backend. We are looking for an experienced full-stack developer to make specific feature enhancements to the existing system. This is not a new website build, only improvements and extensions. Scope of Work 1. Product Upload Enhancements (Admin Panel – Laravel) Add the following new product attributes to the product upload/edit section in the admin area: Color Size Use Group Design Application Product Content Characteristics Speciality Brand Category Clearance (Yes/No) Customer Rating (Admin-controlled) These fields should be: Properly stored in the database Editable for existing products Scalable for future additions 2. Category Management (Just Like Magento) 3. Product Variations Frontend Filters (React / Next.js) The same attributes listed above must be available as filters on the frontend product listing pages. Requirements: Fast filtering (optimized queries / API responses) SEO-friendly where applicable Clean and user-friendly UI Filters should work with existing categories and search 4. Customer Rating Management (Admin-Controlled) Customer ratings must be manageable from the admin panel Ratings should not rely only on user reviews Admin should be able to: Set or override product ratings Enable/disable rating visibility if needed Rating must reflect correctly on the frontend 5. Image File Name Optimization for Bulk Upload Currently, bulk image uploads are limited due to filename issues. Required improvements: Automatically rename image files during upload Use a consistent naming format (example: product-name-color-size-001.jpg) Avoid filename conflicts Ensure SEO-friendly filenames Maintain compatibility with existing product images 6. Bulk Upload Enhancement Improve the existing bulk upload feature to make it more robust and user-friendly: Support bulk upload of: Products Images Product attributes Better validation and error handling Clear success/error reporting Ability to re-upload without duplication issues Performance optimization for large product catalogs 7. Fix Backup functionality in laravel 8. Fix Tax management in laravel