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

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

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

![App Screenshot](https://raw.githubusercontent.com/RiP3rQ/Trello-Clone-NextJs-/main/screenshots/1.PNG)

![App Screenshot](https://raw.githubusercontent.com/RiP3rQ/Trello-Clone-NextJs-/main/screenshots/2.PNG)

![App Screenshot](https://raw.githubusercontent.com/RiP3rQ/Trello-Clone-NextJs-/main/screenshots/3.PNG)

![App Screenshot](https://raw.githubusercontent.com/RiP3rQ/Trello-Clone-NextJs-/main/screenshots/4.PNG)

![App Screenshot](https://raw.githubusercontent.com/RiP3rQ/Trello-Clone-NextJs-/main/screenshots/5.PNG)

![App Screenshot](https://raw.githubusercontent.com/RiP3rQ/Trello-Clone-NextJs-/main/screenshots/6.PNG)

![App Screenshot](https://raw.githubusercontent.com/RiP3rQ/Trello-Clone-NextJs-/main/screenshots/7.PNG)

![App Screenshot](https://raw.githubusercontent.com/RiP3rQ/Trello-Clone-NextJs-/main/screenshots/8.PNG)

![App Screenshot](https://raw.githubusercontent.com/RiP3rQ/Trello-Clone-NextJs-/main/screenshots/9.png)

![App Screenshot](https://raw.githubusercontent.com/RiP3rQ/Trello-Clone-NextJs-/main/screenshots/10.png)

![App Screenshot](https://raw.githubusercontent.com/RiP3rQ/Trello-Clone-NextJs-/main/screenshots/11.PNG)

![App Screenshot](https://raw.githubusercontent.com/RiP3rQ/Trello-Clone-NextJs-/main/screenshots/12.PNG)

![App Screenshot](https://raw.githubusercontent.com/RiP3rQ/Trello-Clone-NextJs-/main/screenshots/13.PNG)

![App Screenshot](https://raw.githubusercontent.com/RiP3rQ/Trello-Clone-NextJs-/main/screenshots/14.PNG)

![App Screenshot](https://raw.githubusercontent.com/RiP3rQ/Trello-Clone-NextJs-/main/screenshots/15.PNG)

![App Screenshot](https://raw.githubusercontent.com/RiP3rQ/Trello-Clone-NextJs-/main/screenshots/16.PNG)

![App Screenshot](https://raw.githubusercontent.com/RiP3rQ/Trello-Clone-NextJs-/main/screenshots/17.PNG)

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.