Projects
Kanban Board
List View
Timeline
Files
To Do 4
Web
Setup payment gateway (M-Pesa)
Integrate Daraja API for STK push and C2B
Design
Design checkout flow wireframes
Low-fi wireframes for cart → checkout → confirmation
Web
Product search & filter API
Elasticsearch integration for product catalog
Mobile
Push notification system
FCM setup for order status updates
In Progress 3
Web
User authentication (OAuth + JWT)
Google & Facebook login + email/password
Design
Product detail page — hi-fi mockup
Figma mockup with image gallery, reviews, related
Bug
Fix cart quantity sync issue
Cart count doesn't update when removing items
Review 2
Web
Admin product CRUD dashboard
Add/edit/delete products with image upload
Mobile
Home screen product carousel
Swipeable featured products with auto-scroll
Done 5
Web
Database schema design
MySQL tables for products, orders, users, payments
Design
Brand style guide
Colors, typography, component library in Figma
Web
Project scaffolding (Next.js)
Initial setup with ESLint, Prettier, CI/CD