Task Management App Using Kanban Boards Built in Nextjs https://tasko.ahmadk953.org
Find a file
dependabot[bot] 9bac78a819
Bump tailwindcss from 3.4.2 to 3.4.3
Bumps [tailwindcss](https://github.com/tailwindlabs/tailwindcss) from 3.4.2 to 3.4.3.
- [Release notes](https://github.com/tailwindlabs/tailwindcss/releases)
- [Changelog](https://github.com/tailwindlabs/tailwindcss/blob/v3.4.3/CHANGELOG.md)
- [Commits](https://github.com/tailwindlabs/tailwindcss/compare/v3.4.2...v3.4.3)

---
updated-dependencies:
- dependency-name: tailwindcss
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-03-28 18:06:16 +00: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 Added Vercel Analytics and Speed Insights 2024-03-26 20:49:35 -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 Made PrismaClient use Edge for Better Performance 2024-03-26 20:58:59 -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 Fixed Liveblocks Config 2024-03-24 17:18:00 -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 Bump tailwindcss from 3.4.2 to 3.4.3 2024-03-28 18:06:16 +00:00
package.json Bump tailwindcss from 3.4.2 to 3.4.3 2024-03-28 18:06:16 +00: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