You are on page 1of 1

Software Design

A software for creating groups for a event based on group gatherings.

Criteria for the groups:


50 participants, each group with 4 members.
The groups  are not living close to each other. They are from different parts of
Finland.
The  participants are around same age.

Start

Input participant
data

Create empty
group

For Each Participant:


Repeat untill every participant is assign

API for location

 
(sort Based on location ) 
(sort based on age) 
 Randomize if necessary 

Assign to
groups

Display Group 
assignments 

End

You might also like