The app enables the registration and login of users, who can then create, mark as done, tasks within the created groups. Furthermore, the creator of a group as its owner can generate an invitation code and invite others to join their task group.
- Adjust
appsettings.jsonandsrc/Dockerfile(optional) - Run
docker-compose upin terminal.
A simple Postman collection is available: tasks-api.postman_collection.json to explore.
Details and possible actions can be found in the /docs folder.

