claudedwithlove
explore/carritocompra

CarritoCompra

Cherished

A full-stack e-commerce platform for selling technology and office products, featuring a public storefront with product catalog and search, a checkout system with coupon support, and an admin dashboard for inventory management and sales analytics. Built with Laravel 12 backend and Vue 3/Inertia frontend, it includes abandoned cart recovery with WhatsApp integration and real-time stock validation.

·0··submitted April 16, 2026
View on GitHub
Clauded With Love Rating
7.4 / 10

CarritoCompra is a full-stack e-commerce platform built with Laravel 12 and Vue 3, targeting technology and office products with features like abandoned cart recovery via WhatsApp and comprehensive admin analytics. The system demonstrates solid architecture with real-time stock validation, coupon management, and inventory tracking across both public storefront and administrative interfaces.

Code Quality7.2
Usefulness8.5
Claude Usage7.8
Documentation6.8
Originality6.5
Highlights
  • Comprehensive abandoned cart recovery system with WhatsApp integration and one-time recovery coupons
  • Real-time stock validation during checkout with automatic inventory management and movement tracking
  • Well-structured admin dashboard with business metrics including sales growth, conversion rates, and automated Excel reporting
To Improve
  • Add comprehensive test coverage for critical business logic like stock validation, coupon application, and cart abandonment workflows
  • Implement API rate limiting and input sanitization for security hardening, especially for admin endpoints and file uploads