giedriusr / call-center

Homework: simulating call center queues with callers and agents.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Call center simulation

# run the app
$ bundle
$ ruby app.rb

# run the specs
$ bundle exec rspec

About

Homework: simulating call center queues with callers and agents.


Languages

Language:Ruby 100.0%