Trendify is a modern, full-featured eCommerce web application built with Django. It allows users to browse products, add them to a cart, and place orders. Designed for a smooth shopping experience with a clean and responsive UI.
- 🛒 Add-to-cart & checkout functionality
- 📦 Order placement
- 🖼️ Product images and descriptions
- ⚙️ Admin panel for product/order management
- ☁️ Cloud media storage (Cloudinary)
- 💡 Clean and organized Django codebase
- Backend: Django
- Frontend: HTML, CSS, JavaScript
- Database: SQLite
- Media Storage: Cloudinary
- Deployment Ready
Check out the deployed app here: https://trendify-pxo1.onrender.com/
If you'd like to run Trendify locally, clone the repo and follow standard Django setup procedures (create a virtual environment, install dependencies, apply migrations).