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, and assume it, even if it seems overkill/overengineering for a small app. You can follow the Roadmap.
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 !
You can read the devoloper documentation.
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
- 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 ;)