An open-source to do list application for personnal use
  • Python 82.3%
  • HTML 17.2%
  • Shell 0.4%
Find a file
2025-11-03 11:58:59 +01:00
alembic refactor: events and notifications management 2024-11-30 19:12:14 +01:00
docs fix: complete period coverage 2025-11-03 11:58:59 +01:00
hooks refactor: events and notifications management 2024-11-30 19:12:14 +01:00
src fix: complete period coverage 2025-11-03 11:58:59 +01:00
tests fix: complete period coverage 2025-11-03 11:58:59 +01:00
.flake8 refactor: events and notifications management 2024-11-30 19:12:14 +01:00
.gitignore fix: celery use + task and cli to check working state 2025-01-26 13:50:00 +01:00
alembic.ini heavy project reorganization 2023-03-25 10:52:49 +01:00
babel.cfg #2 add a Babel config file 2023-03-25 10:52:50 +01:00
build_doc.sh doc: update list format 2024-11-01 09:51:51 +01:00
LICENSE Initial commit 2023-03-25 10:52:49 +01:00
mkdocs.yml doc: add app structure 2024-11-01 10:41:47 +01:00
pyproject.toml fix: requirements 2025-01-04 11:44:50 +01:00
README.md fix: complete period coverage 2025-11-03 11:58:59 +01:00
run.sh doc: update list format 2024-11-01 09:51:51 +01:00
template.env feat: celery config object 2025-01-30 21:42:59 +01:00
trad_compile_mo.sh refactor: events and notifications management 2024-11-30 19:12:14 +01:00
trad_extract_pot.sh refactor: events and notifications management 2024-11-30 19:12:14 +01:00
trad_locales_po.sh refactor: events and notifications management 2024-11-30 19:12:14 +01:00
trad_update_po.sh refactor: events and notifications management 2024-11-30 19:12:14 +01:00

vTaskr Backend

An open-source to do list application for personnal use. API vTaskr - OpenAPI - Public Postman

Development in progress... We aim to use the hexagonal architecture or tend to use it.

vTaskr Frontend

License LGPLv3 Tests 660 passed Coverage 92% CodeFactor API

Translations

vTaskr is available in some languages (europeans): EN, ES, DE, FR, IT, PT. Translations were made automatically by Deepl and PoEdit, and may not be accurate. Feel free to amend them if necessary !

Technical informations

You can read the devoloper documentation.

To contribute

To contribute:

  • Read the doc first.
  • Clone this git repository.
  • Create a branch nammed like this: "feat-good-feature-#42".
  • Use commit namming convention: "feat: my commit message".
  • Run tests and check your code coverage (coverage is not just a high %)
  • Make a pull request ! <3

How to help ?

  • First you can encourage development with starring project <3
  • Give us feedback in issues: what you need, what doesn't work for you...
  • If you are a dev, you can submit pull request linked to issues
  • If you are a polyglot, you can translate using .po files
  • If you are an user, you can write an end user documentation in the associated frontend repository.

All with kindness, we are just humans ;)