You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A complete E-commerce website created with Python Django. This website uses PostgreSQL as database and have both user side and admin side functionalities. Users can register with otp verification, login, view products, manage their profile, add to wishlist, checkout and do payments with options like COD, razorpay and paypal. Users can also view their orders in the website and can download their invoice for the order. In admin side, there are functionalities like user management, order management, category, subcategory and product management, offer management, banner management, dashboard for sales overview and a sales report section for analyzing all sales data.
Live Demonstration
The project is hosted in aws. You can see the website here : https://icases.site/
About
A complete E-commerce website created with Python Django