This project demonstrates the complete transaction flow, from cart to 'Your Orders'. It shows my ability to handle complex state management and secure data persistence.
Technical Focus:
User Experience: Smooth transitions and real-time order status updates.
Integration: Fully connected with the backend API to ensure data accuracy across the platform.
0
15
Managing large-scale product and user data requires a robust database. I designed the NoSQL schema using MongoDB to handle complex e-commerce relationships efficiently.
Technical Focus:
Performance: Designed schemas for quick product searches and secure user authentication.
Scalability: Built to handle thousands of inventory items without performance drops.
0
15
This is the 'engine' behind the Amazon Replica. I implemented a modular folder structure following Amazon's engineering standards to ensure scalability and easy maintenance.