Submitted 4 months agoA solution to the Kanban task management web app challenge
Kanban dashboard - Nextjs, Neondb, Prisma
next, prisma, tailwind-css, shadcn
@ChamuMutezva

Solution retrospective
What are you most proud of, and what would you do differently next time?
Created using Nextjs, Neondb and Prisma
✨ Features
- 📱 Responsive Design - Optimized for all device sizes
- 🎨 Theme Switching - Toggle between light and dark modes
- 🔄 CRUD Operations - Create, read, update, and delete boards and tasks
- ✅ Subtask Management - Mark subtasks as complete
- 📊 Column Management - Move tasks between columns
- 👁️ Sidebar Toggle - Hide/show the board sidebar
- 🔒 Data Persistence - All changes persist in the database
- 🚀 GSAP Animations - Smooth animations for enhanced user experience
-
Frontend:
- Next.js 15 (App Router)
- React 19
- Tailwind CSS
- Shadcn UI Components
- GSAP for animations
- dnd kit for drag and drop
-
Backend:
- Next.js API Routes
- Prisma ORM
- Neon PostgreSQL (Serverless)
-
Deployment:
- Vercel
Code
Loading...
Please log in to post a comment
Log in with GitHubCommunity feedback
No feedback yet. Be the first to give feedback on Chamu's solution.
Join our Discord community
Join thousands of Frontend Mentor community members taking the challenges, sharing resources, helping each other, and chatting about all things front-end!
Join our Discord