vTaskr Backend Documentation (Dev Doc)
vTaskr is a to do list application for personnal use. The project is under active developpement, but not ready for production. Some breaking changes may appear without warning.
You are visiting the backend developer documentation.
Code repository available here: vTaskr Backend.
If you are looking for frontend go to vTaskr Frontend.
vTaskr Backend use CPython 3.12+, Flask and Gunicorn. Databases needed: Postgres 16+, Redis 6+.
To See more details about dependencies, you can read pyproject.toml file.
New to vTaskr
To install vTaskr on premise: Getting Started.
Roadmap
The roadmap is actually not totally fixed. It moves depending on early adopters feedbacks and dev constraints.
But you can see the main direction here.