Open russelljuan opened 1 year ago
Problem/Requirement Summary: Implement cart functionality and major styles. Clear Requirements: Allow logged-in users to edit items in their cart. Create a form on the checkout page to capture customer billing information (dummy data). Apply cohesive styling across the application. Add CSS animations to pseudo-class selector rulesets. Implement other custom CSS styles. Labels: Cart Functionality, Styling Assignees: John (owner 1), Owner2
Apply CSS animations to pseudo-class selector rulesets. Finalize styling for a cohesive look. Implement logged-out user functionality. Ensure Single Product component fetch adds items to the cart successfully. Ensure Logged-in User can view their own cart.