Skip to content

Releases: renkigouda-git/Ecobazzar-FullStack

v1.0.0 – Initial Stable EcoBazaar Release

13 Feb 19:43
a7f3b55

Choose a tag to compare

🌿 Initial production-ready release of EcoBazaar – Sustainable E-Commerce Platform

This version includes complete full-stack architecture with secure role-based workflows.

🚀 Core Features
✔ Admin, Seller & User role-based access
✔ JWT authentication & secure API protection
✔ Product management with seller ownership validation
✔ Admin product approval & seller approval system
✔ Admin access request workflow
✔ Seller request workflow
✔ Cart system with eco swap feature
✔ Order checkout system
✔ AI-based eco-friendly product suggestions
✔ Carbon impact tracking & weekly reports
✔ CSV export for admin reports
✔ 10+ dynamic UI themes (Snow, Azure, Forest, Rose, Neon, Dark, AMOLED)
✔ Fully responsive design (Desktop & Mobile)

🛠 Tech Stack
Backend: Spring Boot, Spring Security, JWT
Frontend: Angular + TailwindCSS
Database: PostgreSQL (Neon)
Deployment: Netlify (Frontend) & Render (Backend)

🔐 Security
• Stateless JWT authentication
• Role-based route protection
• CORS configured for Netlify deployments
• BCrypt password encryption

This release represents a stable academic + portfolio-ready full-stack system demonstrating real-world software architecture and deployment practices.