Task Management App Using Kanban Boards Built in Nextjs https://tasko.ahmadk953.org
Find a file
2024-03-23 16:05:31 -04:00
.github Formated Files 2024-03-15 17:03:28 -04:00
actions Fixed Build Issues 2024-03-22 16:52:51 -04:00
app Fixed Infinate Redirect When trying to Login or Signup 2024-03-23 16:05:31 -04:00
components Formated Files 2024-03-15 17:03:28 -04:00
config Formated Files 2024-02-15 20:49:19 -05:00
constants Formated Files 2024-02-15 20:49:19 -05:00
hooks Formated Files 2024-02-15 20:49:19 -05:00
lib Fixed Build Issues 2024-03-22 16:52:51 -04:00
prisma Added Ability to add Due Dates to Cards 2024-03-15 17:01:41 -04:00
public Initial Commit 2024-02-14 21:30:10 -05:00
.eslintrc.json Added Linting and Formating 2024-02-15 20:27:24 -05:00
.gitignore Initial Commit 2024-02-14 21:30:10 -05:00
.prettierrc.json Added Linting and Formating 2024-02-15 20:27:24 -05:00
components.json Formated Files 2024-02-15 20:49:19 -05:00
LICENCE Initial Commit 2024-02-14 21:30:10 -05:00
liveblocks.config.ts Updated Liveblocks Config 2024-03-22 17:24:54 -04:00
middleware.ts Updated to Clerk Core v2 2024-03-21 17:15:27 -04:00
next.config.js Formated Files 2024-02-15 20:49:19 -05:00
package-lock.json Merge pull request #117 from ahmadk953/dependabot/npm_and_yarn/lucide-react-0.363.0 2024-03-22 17:03:19 -04:00
package.json Merge pull request #117 from ahmadk953/dependabot/npm_and_yarn/lucide-react-0.363.0 2024-03-22 17:03:19 -04:00
postcss.config.js Formated Files 2024-02-15 20:49:19 -05:00
README.md Added Prisma Acelerate for Caching 2024-03-17 00:48:01 -04:00
tailwind.config.ts Formated Files 2024-02-15 20:49:19 -05:00
tsconfig.json Initial Commit 2024-02-14 21:30:10 -05:00
types.ts Formated Files 2024-02-15 20:49:19 -05:00

Tasko

Tip

Check out the live version of the site here

About

Tasko is a company that helps you manage your tasks efficiently by using kanban boards. Kanban boards are a visual way of organizing your work into different stages, such as to-do, in progress, and done. With Tasko, you can create and customize your own kanban boards, add tasks, and collaborate with your team members. Tasko is designed to be simple, intuitive, and flexible, so you can focus on getting things done and achieving your goals.

Documentation

Currently, there is no documentation or wiki available but, I do plan to add one in the future on the main site.

Privacy Policy

Terms of Service There is no terms of service yet but, one will be added soon

License