
E-Commerce2022
Arevea — E-Commerce & Live Streaming
E-commerce and live-streaming app. Built the cart APIs and Angular frontend.
APIs + frontend integration
Angular 8Node.jsMySQLREST APIs
Problem
An e-commerce app with live-streaming features needed fast cart and checkout APIs and a responsive Angular frontend.
Solution
Built the Node.js + MySQL REST APIs for cart and checkout, then integrated them into the Angular 8 frontend.
Architecture
- Node.js + MySQL REST APIs for cart and checkout.
- Angular 8 frontend with advanced DOM manipulation and async patterns.
Impact
- Reduced API response time by 30% on cart/checkout workflows.
Challenges solved
- Optimizing API latency for real-time-ish commerce interactions.