End-to-end online store with inventory management, cart, and order processing.
Client needed a custom e-commerce solution without the overhead of Shopify fees and lock-in.
Built a full-stack application with Flask backend and React frontend. Designed a clean REST API with JWT authentication and SQLite persistence.
Flask REST API with blueprint architecture. SQLite for product catalog and orders. React frontend with cart state management. Admin dashboard for inventory. Deployed on a VPS with Nginx reverse proxy.
Complete order flow from browsing to checkout. Admin inventory management. Sub-200ms API response times.
