This is an e-commerce website built with Django that allows users to browse, search, and purchase various Apple products.
- [Introduction]
- [Features]
- [Technologies_used]
Welcome to our iCart E-Commerce Website! This website is designed to provide a user-friendly platform for customers to explore and buy a wide range of Apple products. From the latest iPhone models to MacBook laptops and accessories, we've got you covered!
Visit my live website: (http://13.53.35.242/)
- Browse and search for Apple products by category or keywords.
- View detailed product information, including descriptions, specifications, and image zoom.
- Add products to the shopping cart and proceed to checkout for a seamless buying experience.
- Guest Cart for the users who want to explore website and add items to cart without signing in.
- Secure payment processing with various payment options including integrated payment system of razorpay.
- User authentication and account management for tracking orders and purchase history.
- Admin dashboard for managing products, categories, and customer orders.
- Python 3
- Django Web Framework
- HTML, CSS, JavaScript
- PostgreSQL
- Razorpay API for payment processing
- User Authentication: Django Authentication System
- Hosting: AWS EC2
- Version Control: Git
- IDE: Visual Studio Code