Developed a full-featured e-commerce web application using Django for the backend and React for the frontend. Enabling seamless shopping experiences for users. Backend - - Implemented RESTful APIs with Django REST Framework to handle product listings,user authentication, order processing, payment integration. - Implemented JWT authentication for secure user login and session management. - Designed and optimized database schemas with PostgreSQL to ensure efficient data storage and retrieval. Frontend - - Developed a responsive and dynamic user interface using React,with state management handled by Redux. - Implemented key features such as product search, filtering, and pagination. - Integrated payment gateway (Stripe) for processing transactions securely.