~/projects · in-progress
serflow
Serflow is a full-stack task management platform for teams. It features Kanban boards for visual task tracking, real-time chat, secure OAuth and JWT authentication, and Razorpay-integrated payments for premium features.
links coming soon
tech stack
what it does
- Google OAuth + JWT authentication
- Kanban board with drag-and-drop
- Real-time team chat
- Razorpay payments + OTP email via Nodemailer
- Task analytics and notifications
challenges
- Real-time updates across multiple clients without performance degradation
- Building a secure, reliable payment flow with Razorpay
- Optimizing MongoDB queries for complex kanban state
outcome
In active development — core Kanban and auth flows shipped, payments in integration.