A multi-vendor eCommerce solution built with ASP.NET
OloEcomm is a scalable eCommerce ASP .NET WebAPI supporting multiple vendors, real-time order tracking, and secure payments.
- 🔐 JWT Authentication & Role-based Access (with automatic token refresh)
- 🛒 Multi-Vendor Marketplace (sellers manage their own stores)
- 📦 Order Tracking & Cart Management
- 💳 Paystack Payment Integration
- 📩 Email Notifications (SMTP support)
- Logging
- Backend (ASP.NET Web API)
- .NET 8+
- Entity Framework Core (SQL Server/PostgreSQL)
- JWT Authentication (Refresh Tokens)
- Serilog
- SQL Server / PostgreSQL
- Docker & Kubernetes (optional for deployment)
- CI/CD with GitHub Actions