What this PR does/why we need it?:
This PR changes the task module, so that tasks now have "points". Those points are added to the user, to allow him to get a streak. The points are added using the streak service, which was introduced by #222.
Which Issues does this PR fix?:
Closes #210
Closes #209
What this PR does/why we need it?: This PR changes the task module, so that tasks now have "points". Those points are added to the user, to allow him to get a streak. The points are added using the streak service, which was introduced by #222.
Which Issues does this PR fix?: Closes #210 Closes #209
Notes for reviewers: