add TODO for up-next tasks - api calls

This commit is contained in:
Amra Šabić
2018-02-17 18:34:11 +01:00
parent 2362d417d6
commit ce90f496d1
3 changed files with 15 additions and 1 deletions

View File

@@ -21,3 +21,8 @@ exports.add_group = function(req, res) {
res.json(group);
});
};
// TODO add user to the group
// TODO clear all users from the group