A website to connect improvisors and their teams with venues and their show managers.
bundle install
then ruby app.rb
to run.
ruby test/app_test.rb
to run tests.
TODO: Add ability to delete a team TODO: Add edit_team route TODO: Add ability to edit a team TODO: Add ability to add users to a team TODO: Add sign-in ability