Logo Lanfrica

iradukunda12/sellEase

Domain:

digital infrastructure

Record type:

software
Creator:
ira
Host:
SellEase is a mobile-first eCommerce and live sales platform designed to empower youth entrepreneurs and small business owners in Africa and beyond. With SellEase, users can create mini-shops, showcase products, go live to sell in real-time, and accept orders via chat all from their phone. # πŸ“± sellEase – Mobile eCommerce & Live Sales for Youth Entrepreneurs sellEase is a mobile-first eCommerce and live sales platform designed to empower youth entrepreneurs and small business owners in Africa and beyond. With sellEase, users can create mini-shops, showcase products, go live to sell in real-time, and accept orders via chat β€” all from their phone. This full-stack project is built using **Flutter (Riverpod)** for the frontend, **Express.js** for the backend, and **MongoDB** as the database. --- ## πŸ›  Tech Stack | Layer | Stack | |---------------|----------------------------| | Mobile App | Flutter + Riverpod | | Backend API | Node.js + Express.js | | Database | MongoDB + Mongoose | | Auth | JWT | | Media Uploads | Cloudinary / Multer | | DevOps | GitHub Actions, Docker | --- ## 🎯 Features ### MVP - βœ… User Registration & Login - βœ… Seller profile & shop setup - βœ… Product listing (name, image, price, description, stock) - βœ… Live video selling interface (mocked in MVP) - βœ… Chat-based order system (simplified) - βœ… Cloud image uploads - βœ… Simple admin dashboard for sellers - βœ… Mobile-first UI with clean architecture (Flutter) ### Post-MVP (Future Enhancements) - πŸŽ₯ Real-time live video & reactions - πŸ“Š Analytics dashboard for sellers - πŸ’΅ Mobile money integration (MTN, Airtel) - πŸ› Shop links for sharing - 🌍 Multilingual support (Kinyarwanda, English) - 🚚 Order tracking & delivery integration - πŸ“² Progressive Web App (PWA) version - πŸ”” Notifications (push & in-app) - πŸ’¬ Reviews & ratings ```bash cd sellEase flutter pub get flutter run

Languages