Conference Track Management
This system helps to manage the time constraints of conferences by automatically fitting the talks into the tracks according to the duration of with session of the day. With that, it is possible to easily create a line up that will always use time in an efficient way, preveting delays.
The system only includes input from files. To execute run the command below.
./elixir_conference input.txt
mix test