Running with Multiple Users
Let's run our project, but this time with two separate users giving the quiz.
This trial run will be different from all of the others. We’re going to assume our user interface will keep track of two things:
-
The email address for each user.
-
The quiz they are taking at any given time.
Other than that, we’ll make no assumptions at all. We’ll refer to all processes by some name, and we’ll keep track of more than one user at a time.
Tracking data
Let’s open up the iex
terminal and get started:
Executable
Get hands-on with 1200+ tech skills courses.