Audition Tracker is a Ruby on Rails app which allows Actors, Directors, and Casting Directors to log in, create, modfiy, take notes on, and keep track of their Auditions.
To use this app, just clone, run bundle install
, run rake db:migrate
, run rails s
, and visit localhost:3000.
Everything should be set up.
Bug reports and pull requests are welcome on GitHub at https://github.com/ajkelso/christmas-list-sinatra. This project is intended to be a safe, welcoming space for collaboration, and contributors are expected to adhere to the code of conduct. For major changes, please open an issue first to discuss what you would like to change.
The gem is available as open source under the terms of the MIT License.
Everyone interacting in the Audition Tracker project's codebases, issue trackers, chat rooms and mailing lists is expected to follow the code of conduct.