


Project Overview
Medicart is a Flutter-based e-commerce application specializing in medical supplies and equipment. The app features product listings, cart functionality, user authentication, and Stripe payment integration.
15,000+
Lines of Code
5,000+
Active Users
4.8/5
App Rating
Key Features
Product Catalog
Organized medical products with search and filtering
Secure Payments
Stripe integration with PCI-compliant processing
Order Tracking
Real-time order status updates with push notifications
Technologies Used



Challenges & Solutions
Real-time Inventory Sync
Challenge: Preventing overselling when multiple users purchase simultaneously
Solution: Implemented Firebase Cloud Functions with transaction handling