An open API service indexing awesome lists of open source software.

https://github.com/atuandev/next-trello


https://github.com/atuandev/next-trello

clerk drag-and-drop nextjs postgresql prisma shadcn-ui tailwindcss trello-clone unsplash-api zustand

Last synced: 2 months ago
JSON representation

Awesome Lists containing this project

README

          

[![MasterHead](/public/preview/marketing-page-screen.png)](https://github.com/atuandev/next-trello)
[![MasterHead](/public/preview/home-page.png)](https://github.com/atuandev/next-trello)
[![MasterHead](/public/preview/board.png)](https://github.com/atuandev/next-trello)

# Work flow
Task management project

## Technologies 💻
- Next.js
- Tailwindcss
- Shadcn/ui
- Prisma
- PostgreSQL
- Clerk
- hello-pangea/dnd

## Features ✨
- Authentication with Clerk
- Fetch API of Unsplash to select image for board
- CRUD Board, List, Card
- Drag & Drop Card with @hello-pangea/dnd