~/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.

tech stack

ReactNode.jsExpressMongoDBRazorpayFirebase

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.