Project Overview E-Commerce Site for Football Jerseys Project Overview:
Developed a fully functional e-commerce site using Django, specializing in football jerseys. The site features robust user authentication, profile management, and admin capabilities. Key Features:
User Experience:
Browse & Purchase: Users can explore and buy jerseys as guests or registered users.
Secure Authentication: Implemented Django-based system with email verification.
Profile Management: Users can view order history, track orders, and update shipping/billing info.
Admin Capabilities:
Product Management: Admins can easily upload and manage products, sizes, and pricing using Django models.
Order Processing:
Seamless Checkout: Streamlined process with email confirmations.
Order Notifications: Users receive email updates on order status.
Technologies Used:
Backend: Django (authentication, email integration)
Frontend: HTML, CSS, JavaScript
Database Management: Handled via Django models
Achievements:
Built a secure, user-friendly e-commerce platform from scratch.
Developed an intuitive admin interface for efficient product management.
Implemented a complete order processing system with real-time email notifications.