russelljuan / Capstone-App

0 stars 0 forks source link

Class 6: Implement additional styles, including custom elements. #6

Open russelljuan opened 1 year ago

russelljuan commented 1 year ago

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.

russelljuan commented 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