HOME
PROCESS
ASSIGNMENT
END PRODUCT
If I want to write a daily text story with the WhatsApp messages:

1 create a temporary storage
2 (sequencing) sort all of the data by time - hours, minutes, seconds
3 (loop) for each row in the database repeat the following steps
4 (branching) if the channel is WhatsApp than append the dataset
5 finish: show what is in my storage
Assignments from the classes