15
Built my own take on a simple, modern Kanban board – it’s open source and live
r/SideProject
5/17/2025
SAAS TOOLS
SaaS | URL | Category | Features/Notes |
---|---|---|---|
Cardboards | https://www.mycardboards.com | Kanban Board App | Real-time collaboration, clean UI, rich task management, project analytics, role-based access control, optional AI features |
Clerk | https://clerk.com | Authentication Service | Handles authentication |
Tiptap | https://tiptap.dev | Rich Text Editor | Powers rich text editing |
Pusher | https://pusher.com | Real-time Communication | Enables real-time collaboration |
Drizzle | https://orm.drizzle.team | ORM | Used with PostgreSQL |
shadcn/ui | https://ui.shadcn.com | UI Component Library | Used with Tailwind CSS |
Next.js | https://nextjs.org | React Framework | App Router used for modern stack |
tRPC | https://trpc.io | End-to-end typesafe API | Used with Next.js |
PostgreSQL | https://www.postgresql.org | Database | Used for data storage |
USER NEEDS
Pain Points:
- Need for real-time collaboration in project management
- Desire for clean, modern UI without bloat
- Requirement for rich task management features
- Need for project-level analytics and progress tracking
- Demand for role-based access control and easy collaboration
Problems to Solve:
- Managing multiple projects and deadlines efficiently
- Collaborating in real-time with team members
- Tracking task progress and upcoming deadlines
- Securing project access with proper permissions
Potential Solutions:
- Implementing real-time collaboration features
- Providing clean, intuitive UI design
- Offering comprehensive task management capabilities
- Building project analytics and progress tracking
- Adding role-based access control and invite links
GROWTH FACTORS
Effective Strategies:
- Building a modern tech stack with popular frameworks and tools
- Focusing on core features while keeping the product minimal
- Providing optional AI features to enhance functionality
Marketing & Acquisition:
- Open-sourcing the project to attract developer community
- Creating a live demo site to showcase product capabilities
- Leveraging GitHub for code sharing and collaboration
Monetization & Product:
- Offering self-hosting option for enterprise users
- Providing optional paid AI features for additional revenue
- Building a clean, modern codebase to attract contributors
User Engagement:
- Encouraging community contributions through open source
- Providing detailed documentation and code examples
- Building a clean, intuitive UI to improve user experience