Task Management App Using Kanban Boards Built in Nextjs https://tasko.ahmadk953.org
Find a file
dependabot[bot] f4dbb3dc7c
Bump @clerk/nextjs from 5.0.7 to 5.0.8
Bumps [@clerk/nextjs](https://github.com/clerk/javascript/tree/HEAD/packages/nextjs) from 5.0.7 to 5.0.8.
- [Release notes](https://github.com/clerk/javascript/releases)
- [Changelog](https://github.com/clerk/javascript/blob/main/packages/nextjs/CHANGELOG.md)
- [Commits](https://github.com/clerk/javascript/commits/@clerk/nextjs@5.0.8/packages/nextjs)

---
updated-dependencies:
- dependency-name: "@clerk/nextjs"
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-05-13 17:22:59 +00:00
.github Fixed Formating Issues [skip ci] 2024-04-08 13:22:13 -04:00
actions Added the Ability to Update Board Background Images After Creation 2024-04-30 20:01:22 -04:00
app Fixed Unsplash Images Being Constant 2024-05-01 16:58:27 -04:00
components Added Copy Board Feature 2024-03-29 23:15:34 -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 Added More Database Caching 2024-04-21 15:52:10 -04:00
prisma Added Copy Board Feature 2024-03-29 23:15:34 -04:00
public Code Cleanup 2024-04-06 17:06:07 -04:00
.eslintrc.json Added Linting and Formating 2024-02-15 20:27:24 -05:00
.gitignore Code Cleanup 2024-04-06 17:06:07 -04:00
.prettierignore Added Code Formating Check GitHub Action 2024-04-08 13:20:09 -04: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 Updated Licence 2024-04-09 22:41:36 -04:00
liveblocks.config.ts Fixed Liveblocks Config 2024-03-24 17:18:00 -04:00
middleware.ts Removed Old Middleware 2024-04-14 17:17:01 -04:00
next.config.js Formated Files 2024-02-15 20:49:19 -05:00
package.json Bump @clerk/nextjs from 5.0.7 to 5.0.8 2024-05-13 17:22:59 +00:00
postcss.config.js Formated Files 2024-02-15 20:49:19 -05:00
README.md Fixed Unsplash Images Being Constant 2024-05-01 16:58:27 -04:00
tailwind.config.ts Formated Files 2024-02-15 20:49:19 -05:00
tsconfig.json Code Cleanup 2024-04-06 17:06:07 -04:00
types.ts Formated Files 2024-02-15 20:49:19 -05:00
yarn.lock Bump @clerk/nextjs from 5.0.7 to 5.0.8 2024-05-13 17:22:59 +00: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.

Roadmap

This will also be published on the site some time soon but for now, the roadmap will be listed here.

  • Finish adding started at date feature
  • Make board background image editable after board creation
  • Pagination for Audit Logs page
  • Board sorting options (Boards Page)
  • Add list and card views to boards page

Privacy Policy

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

License