501b78de01
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 8.18.0 to 8.18.1. - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases) - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.18.1/packages/eslint-plugin) --- updated-dependencies: - dependency-name: "@typescript-eslint/eslint-plugin" dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> |
||
---|---|---|
.github | ||
actions | ||
app | ||
components | ||
config | ||
constants | ||
docs | ||
hooks | ||
lib | ||
prisma | ||
public | ||
.gitignore | ||
.prettierignore | ||
.prettierrc.json | ||
.yarnrc.yml | ||
components.json | ||
content-collections.ts | ||
eslint.config.mjs | ||
instrumentation.ts | ||
LICENCE | ||
liveblocks.config.ts | ||
mdx-components.tsx | ||
middleware.ts | ||
next.config.ts | ||
package.json | ||
postcss.config.js | ||
README.md | ||
sentry.client.config.ts | ||
sentry.edge.config.ts | ||
sentry.server.config.ts | ||
tailwind.config.ts | ||
tsconfig.json | ||
types.ts | ||
yarn.lock |
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.
About
Tasko is a website 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 and add tasks. Tasko is designed to be simple, intuitive, and flexible, so you can focus on getting things done and achieving your goals. Try Tasko Today!
Documentation
Warning
Documentation is not complete and is still a work in progress.
Documentation can be found on our new, Mintlify page.
Roadmap
This will be published on the site some time soon but for now, the roadmap will be listed here.
- Finish adding started at date field
- Pagination for Audit Logs page
- Board sorting options (Boards Page)
- Add real-time collaboration
- Add end-to-end Database encryption (for customer data such as card titles and descriptions, and subscription information)
- Add dark mode
- Markdown Support in Card Descriptions
- Self-Hosted Version
Contributing and Development
Development Commands
Start Dev Server: yarn dev
Production Build: yarn build
Start Production Server: yarn start
Linting: yarn lint
Check Formatting: yarn format
Fix Formatting: yarn format:fix
Please make sure to lint and check formatting (using the commands listed above) before submitting a Pull Request.
Legal
Privacy Policy Temporarily removed to revamp it.
Terms of Service The Terms of Service will be added soon!
License Will be located on website at some point in time.