diff --git a/README.md b/README.md index 5b5396d..62e59b7 100644 --- a/README.md +++ b/README.md @@ -25,11 +25,11 @@ ScrollMe is an open-source, feature-rich eCommerce platform that provides a mode - [ ] **Product Management**: Admin interface for adding, updating, and removing products. - [x] **User Authentication**: Secure user registration, login, and JWT-based authentication. - [ ] **Search and Filters**: Search for products and apply filters based on categories, prices, and more. -- [ ] **Shopping Cart**: Add, update, or remove items from the cart, with real-time calculations. +- [x] **Shopping Cart**: Add, update, or remove items from the cart, with real-time calculations. - [ ] **Checkout Process**: Easy and secure checkout experience. - [ ] **Order History**: View past orders and order details. - [ ] **Product Reviews and Ratings**: Users can review and rate products. -- [ ] **Wishlist**: Save favorite items for later purchase. +- [x] **Wishlist**: Save favourite items for later purchase. - [ ] **Payment Gateway Integration**: Add integration with payment providers like Stripe or PayPal. - [x] **Responsive Design**: Optimized for all devices (mobile, tablet, and desktop). - [x] **MongoDB Integration**: Backend management of products, users, and orders with MongoDB. @@ -173,4 +173,4 @@ Join our Discord Server for community discussions, support, and collaboration! We appreciate your interest in ScrollMe and look forward to your contributions! -Just replace https://discord.gg/w4nKprr5 with the actual link to your Discord server. Let me know if you need any further modifications! \ No newline at end of file +Just replace https://discord.gg/w4nKprr5 with the actual link to your Discord server. Let me know if you need any further modifications!