grallm / l2-tasks-project

0 stars 1 forks source link

Validation by Admin #10

Open grallm opened 4 years ago

grallm commented 4 years ago
  1. A Member creates a Task in a Network with given number of participants needed, check if has enough coins
  2. Admin validate the Task Admin.validate(Task) (check if enough Members that can do, Error possibly)
  3. When validated take randomly Members to do it