This is a full stack eCommerce app built using the PERN stack (PostgreSQL, Express, React, Node.js). It features a modern and responsive design, secure payment gateways, dynamic product display algorithms, and comprehensive user functionalities such as wishlist, reviews, order tracking, and more.
Features
eCommerce Features
Categories & Subcategories: Well-organized categories and subcategories for easy navigation.
Products: Detailed product pages with options for different sizes and colors.
Payment Gateway: Integrated with individual products and cart for secure transactions. (Stripe)
Wishlist: Option to save favorite products.
Special Deals: Exclusive deals displayed on the homepage.
Responsive Design: Modern and mobile-friendly layout.
Quantity Purchase: Ability to purchase multiple quantities of a product.
Homepage Algorithms: Various algorithms to dynamically display products on the homepage.
JWT Session: Secure user sessions with JWT.
Encrypted Passwords: Enhanced security with password encryption.
OAuth Support: Easy registration and sign-in with OAuth.
Payment on Delivery: Option to pay upon delivery.
Order Tracking: Track orders with a detailed orders page.
Order Summary: Comprehensive order summary page.
Custom Checkout: Tailored checkout experience.
Review System: Post, delete, and edit reviews with a dedicated reviews page.
Dynamic Routing: Smooth navigation with dynamic routing.
Active Review & Rating Calculation: Backend updates variables required for algorithms to work properly, actively calculates ratings & frontend required parameters.