https://github.com/rip3rq/trello-clone-nextjs-
Fullstack Trello Clone | Next.js 14 | Server Actions | React | Prisma | Stripe | Tailwind | MySQL | Clerk | Shadcn-ui | PlanetScale
https://github.com/rip3rq/trello-clone-nextjs-
clerk drag-and-drop mysql next14 prisma react serveractions shadcn-ui typescript
Last synced: 2 months ago
JSON representation
Fullstack Trello Clone | Next.js 14 | Server Actions | React | Prisma | Stripe | Tailwind | MySQL | Clerk | Shadcn-ui | PlanetScale
- Host: GitHub
- URL: https://github.com/rip3rq/trello-clone-nextjs-
- Owner: RiP3rQ
- License: mit
- Created: 2023-11-14T10:56:18.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2023-12-28T13:30:36.000Z (almost 2 years ago)
- Last Synced: 2025-02-27T18:30:18.159Z (7 months ago)
- Topics: clerk, drag-and-drop, mysql, next14, prisma, react, serveractions, shadcn-ui, typescript
- Language: TypeScript
- Homepage: https://trello-clone-next-js-chi.vercel.app
- Size: 5.75 MB
- Stars: 18
- Watchers: 1
- Forks: 8
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# 📝 Taskify (Trello Clone) ✅
# App based on the tutorial off CodeWithAntonio
Youtube: https://www.youtube.com/@codewithantonio
Tutorial: https://youtu.be/pRybm9lXW2c?si=RBnQRFUe4EDfrYd6
## Description
Fullstack NextJs 14 taskify app allowing users to create boards with lists and cards that can speed up process of developing software or just to create notes. This app allows users to organize lists and cards using the Drag n' Drop feature.- Seamlessly collaborate with team members through a versatile Software as a Service (SaaS) application
- Experience secure and user-friendly authentication via Clerk for streamlined access
- Employ a user-friendly Drag n Drop feature to effortlessly organize lists and cards within boards
- Utilize workspaces for efficient collaboration, ensuring teams can stay focused on their specific tasks## Tech stack
- **NextJs 14**
- **React**
- **Typescript**
- **Tailwindcss**
- **Server Actions**
- **Clerk**
- **Prisma**
- **Planet Scale**
- **MySql**
- **Shadcn-ui**
- **Stripe**## Key features
- Saas App
- Authentication via Clerk
- Workspaces
- Creating boards, lists and cards
- Organizing lists and cards via Drag n' Drop
- Unsplash API for random cover images
- Activity logs
- Boards, Lists and Cards actions
- Boards limits for free users
- Stripe subscription### Screenshots

















MIT License
Copyright (c) 2023 Antonio Erdeljac
Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:The above copyright notice and this permission notice shall be included in all
copies or substantial portions of the Software.THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
SOFTWARE.