tasko/README.md

37 lines
1.8 KiB
Markdown
Raw Normal View History

2024-05-25 14:00:00 +00:00
# Tasko: The Open-Source Task Management App
2024-02-15 02:30:10 +00:00
2024-09-04 19:59:11 +00:00
> [!NOTE]
> Development on this project is currently paused
2024-08-18 16:33:36 +00:00
> [!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**.
2024-05-03 21:19:31 +00:00
2024-02-24 23:26:30 +00:00
> [!TIP]
> Check out the live version of the site [here](https://tasko-omega.vercel.app/)
## 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.
2024-03-16 14:00:00 +00:00
## Documentation
Currently, there is no documentation or wiki available but, I do plan to add one in the future on the main site.
2024-04-14 03:24:44 +00:00
## 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
2024-08-31 05:04:28 +00:00
- [ ] Pagination for Audit Logs page - *In Progress*
2024-04-14 03:24:44 +00:00
- [ ] Board sorting options (Boards Page)
- [ ] Add real-time collaboration
2024-09-01 05:06:29 +00:00
- [ ] Add end-to-end Database encryption (for customer data such as card titles and descriptions, and subscription information)
2024-04-14 03:24:44 +00:00
2024-03-16 14:00:00 +00:00
## Legal
[Privacy Policy](https://tasko-omega.vercel.app/privacy-policy)
2024-08-20 18:24:59 +00:00
2024-03-17 04:48:01 +00:00
[Terms of Service](https://tasko-omega.vercel.app/terms-of-service) _There is no terms of service yet but, one will be added soon_
2024-03-16 14:00:00 +00:00
[License](https://github.com/ahmadk953/tasko/blob/main/LICENCE)