Task Management App Using Kanban Boards Built in Nextjs https://tasko.ahmadk953.org
Find a file
2024-07-15 14:13:13 -04:00
.github Updated Linting GitHub action [skip ci] 2024-06-12 19:19:16 -04:00
actions Added the Ability to Update Board Background Images After Creation 2024-04-30 20:01:22 -04:00
app Fixed Type Errors and Replaced Most Cases of ElementRef with Modern Alternitives 2024-05-29 17:59:57 -04:00
components Updated End of Line Sequence to CRLF for Every File 2024-05-31 23:48:12 -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 Updated Stripe API Version 2024-06-25 22:40:08 -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 Fixed Compileation Errors 2024-06-25 22:32:55 -04: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 Revert commit 883ec53 2024-06-04 20:38:37 -04:00
.yarnrc.yml Updated Yarn Version 2024-06-04 20:37:10 -04: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 Updated Liveblocks Config 2024-07-07 20:04:37 -04:00
middleware.ts Updated to Next.js 15 and React 19, Fixed Bugs & General Improvements 2024-05-28 18:31:40 -04:00
next.config.js Updated to Next.js 15 and React 19, Fixed Bugs & General Improvements 2024-05-28 18:31:40 -04:00
package.json Merge pull request #390 from ahmadk953/dependabot/npm_and_yarn/prettier-3.3.3 2024-07-15 14:13:13 -04:00
postcss.config.js Formated Files 2024-02-15 20:49:19 -05:00
README.md Updated README 2024-05-28 15:30:50 -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 Merge pull request #390 from ahmadk953/dependabot/npm_and_yarn/prettier-3.3.3 2024-07-15 14:13:13 -04:00

Tasko: The Open-Source Task Management App

Warning

This website is still in a alpha state. There will be lots of bugs and broken/missing features. This website IS NOT production ready and lots of essential features are missing such as data encryption. This application can also break at any time and all of your data could be lost. Uptime for this project is not guaranteed.

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 - In Progress
  • 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 (can view tasks in a board, list, or card view)
  • Add CMS to website (like Contentful)
  • Add the ability to share boards with others (using something like Liveblocks or some other real-time solution)
  • Add real-time collaboration

Privacy Policy

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

License