VishnuAmit / LapProFix

MIT License
1 stars 18 forks source link

Enhancing Services pages #29

Open VishnuAmit opened 3 days ago

VishnuAmit commented 3 days ago

Task Overview

This task focuses on improving the secondary pages in the LapProFix project by enhancing the CSS, adding a search bar, and implementing cart functionality.

Your Role

  1. Fork the Repository
    Fork the LapProFix repository to your local machine.

  2. Install Packages
    Navigate to the project directory and install the necessary packages using:

    npm install i
  3. Run the Project

    npm run dev

Navbar

What Needs to be Done

  1. Update Secondary Pages
    Enhance the layout and styling of all four secondary pages to ensure consistency and improve user experience. (your creativity)

  2. Implement Add to Cart Functionality
    Add an "Add" button next to each item. When clicked, the item should be added to the cart section.

  3. Display Cart Section
    Ensure that when users click on the cart section, it displays all items added, including details like issues. (like a dropdown in the existing cart button and add view details option there, when we click on it , it should move to a separate new page showing all details in the carts)

Design

Thinking to have a picture and details side by side and add button in the rightmost corner. (You can show me your design ideas as well)

Expected Outcome

git-divyansh commented 2 days ago

I'll take this issue!

VishnuAmit commented 2 days ago

go for it @git-divyansh .