Taskserver
- Mentors
- Mabud Alam
- Organization
- CCExtractor Development
- Technologies
- golang, sql, docker, reactjs
- Topics
- backend, frontend
Taskwarrior is a free and open source software that manages your to-do list from the command line.
It lets you keep your to-do locally but there’s also server support so you can sync between different computers, you can build scripts around it (since it’s command line based), it has a powerful filtering system, etc.
Currently, the users have to use third party services in order to sync the Taskwarrior app with their Taskwarrior client. If the third-party service experiences downtime or discontinuation of service, it can disrupt the syncing functionality of the app, leading to a bad user experience.
This project aims to develop a comprehensive platform, named CCSync that can be used to sync tasks with the taskserver.
Thus, this proposal is about building a service for the app, that would help in syncing perfectly between various platforms, and removing the friction of exploring, signing up and relying on different third party services.