Task Management App Using Kanban Boards Built in Nextjs https://tasko.ahmadk953.org
Find a file
dependabot[bot] 3aa835f975
Bump typescript from 5.4.2 to 5.4.3
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 5.4.2 to 5.4.3.
- [Release notes](https://github.com/Microsoft/TypeScript/releases)
- [Changelog](https://github.com/microsoft/TypeScript/blob/main/azure-pipelines.release.yml)
- [Commits](https://github.com/Microsoft/TypeScript/compare/v5.4.2...v5.4.3)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-03-21 18:57:11 +00:00
.github Formated Files 2024-03-15 17:03:28 -04:00
actions Added Ability to add Due Dates to Cards 2024-03-15 17:01:41 -04:00
app Added Prisma Acelerate for Caching 2024-03-17 00:48:01 -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 Added Prisma Acelerate for Caching 2024-03-17 00:48:01 -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 Formated Files 2024-03-15 17:03:28 -04:00
middleware.ts Made it So That You Can Go to the 'Marketing' If You Are Logged In 2024-02-21 18:14:33 -05:00
next.config.js Formated Files 2024-02-15 20:49:19 -05:00
package-lock.json Bump typescript from 5.4.2 to 5.4.3 2024-03-21 18:57:11 +00:00
package.json Merge pull request #107 from ahmadk953/dependabot/npm_and_yarn/next-14.1.4 2024-03-20 15:26:17 -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