Skip to content

sebastianpatrickk/devboards

Repository files navigation

Devboards

A developer-focused project management application inspired by Trello. Track tasks, organize projects, and collaborate with your team.

Try it out

Devboards has a live demo here.

Screenshot 2024-02-18 104945

Introduction

Devboards is a web application inspired by Trello that is designed for developers. It allows you to:

  • Create workspaces (organizations) for your team: Organize your work and share it with your colleagues.
  • Add boards, lists, and cards: Just like in Trello, you can organize your tasks into boards, sheets, and cards.
  • Track your team's activity with audit actions: See who did what and when.

Tech Stack

  • Framework: Next.js 14
  • Styling: TailwindCSS
  • UI Components: shadcn/ui
  • Database: Serverless Postgres on neon.tech
  • ORM: Prisma
  • Data fetching on client components: TanStack Query
  • Authentication: Clerk
  • Images API: Unsplash API

Compatibility

The web application is compatible with the latest versions of almost all browsers and is fully responsive. It also has the option to switch between dark and light modes, but some parts are not yet fully optimized for light mode.

Features list

  • Authentication with Clerk
  • ORM using Prisma
  • Database on neon.tech
  • Validation with Zod
  • Adding and editing boards, lists, and tasks
  • Audit actios
  • Subscriptions using Stripe
  • Responsive styles

About

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages