RESTful API's E-commerce
Developed a secure and scalable e-commerce backend using Django and Django REST Framework. The application handles user registration and login, implements JWT-based authentication for session management, and manages essential e-commerce operations such as product listing, shopping cart management, order placement, and order history tracking.
Features include:
- JWT token-based authentication for secure user login and session handling.
- REST APIs for user sign-up, login, and protected routes to manage cart and orders.
- Dynamic product catalog retrieval post-authentication.
- Cart management APIs for adding and viewing products.
- Checkout process integrating a mock payment gateway.
- Skilled at working independently and collaboratively in a team environment.