Baxzar Platform

Modern e-commerce platform built with Next.js frontend and Django REST API backend, featuring Stripe payments, admin dashboard, and responsive design.
- Tech: Next.js 15, TypeScript, Django, DRF, PostgreSQL, Stripe, Tailwind CSS, AWS
- Live: Visit
- Repo: GitHub
Overview
This e-commerce platform demonstrates modern full-stack development practices with a focus on performance, security, and user experience.
Key Features
- User authentication and authorization
- Product catalog with search and filtering
- Shopping cart and checkout process
- Stripe payment integration
- Admin dashboard for inventory management
- Responsive design for all devices
Technical Highlights
The frontend uses Next.js 15 with TypeScript for type safety and modern React features. The backend is built with Django REST Framework, providing a robust API for all operations.