Fix logic in group creation since i only checked the distance between the two first...
authorDavid MAECHLER <d.maechler@thecodingmachine.com>
Sun, 5 Apr 2020 23:27:20 +0000 (01:27 +0200)
committerDavid MAECHLER <d.maechler@thecodingmachine.com>
Sun, 5 Apr 2020 23:27:20 +0000 (01:27 +0200)
commit21d7fb733ad5ff8cd5a935673d0f954975932c49
treeff073c953910fb79342934dc4cda47c43695dd04
parentbb2315e7ac559c9a63bad105ab931a1fcb501f91
Fix logic in group creation since i only checked the distance between the two first users and not rechecked the distance between a new memember with the ones already present in the group. Also sort the array of distances to group the ones closer first.
back/src/Controller/position.js