Skip to content

New backend integration#26

Open
bella-247 wants to merge 17 commits into
mainfrom
new_backend_integration
Open

New backend integration#26
bella-247 wants to merge 17 commits into
mainfrom
new_backend_integration

Conversation

@bella-247
Copy link
Copy Markdown
Member

No description provided.

bella-247 and others added 17 commits October 27, 2025 00:08
…heckout functionality and product details display; enhance product data management; add login and registration forms with improved styling.
- Updated about.css and cartDrawer.scss to improve section comments and added background color to about-section.
- Deleted index.scss as part of restructuring stylesheets.
- Refactored product-card.css for improved readability and consistency in formatting.
- Modified index.js to import Cart and Favorites classes from their respective files.
- Removed classes.js and split its contents into separate files: cart.js, favorites.js, order.js, product.js, and user.js for better modularity.
- Implemented Cart and Favorites classes in their own files with appropriate methods for managing cart items and favorites.
- Updated products.js to remove unnecessary comments and improve clarity.
- Updated ProfilePage to fetch and display user orders with loading state.
- Improved user experience by adding order history section in ProfilePage.
- Refactored RegisterPage to handle user registration with improved error handling and success messages.
- Introduced new API service for authentication, including login and registration functionalities.
- Added cart and favorites services to manage user cart and favorite products.
- Implemented order management service for fetching and creating orders.
- Enhanced product service to support fetching products with optional parameters.
- Created reviews service for managing product reviews with mock data fallback.
- Updated storage utility functions to support session storage alongside local storage.
@vercel
Copy link
Copy Markdown

vercel Bot commented Apr 22, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
ip-1-frontend Ready Ready Preview, Comment Apr 22, 2026 10:05am

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants