Description
1. Implement a simulation with at least 100 users.
2. Implement a web interface for the simulator you created project 4.1, using phoenix
that allows access to the ongoing simulation using a web browser ( You might need to
use the matching JavaScript library that allows Phoenix messages to be received in the
browser). Create WebSockets using Phoenix channels. if you are creating a chart, you
can use Charts.js
You need to show all the scenarios that you implemented in 4.1.