Skip to content

jbrasko2/rails-band-manager

Repository files navigation

Rails Band Manager

This app is designed for band managers to keep track of the bands they manage and the members included in each band. The app also allows the manager to determine which instrument a member plays in a given band. Managers can add, edit and delete bands, members, and band member instruments.

Installation

Gems required to successfully run this application can be found in the gemfile. To install, clone this repo and enter 'bundle install' into the terminal.

Usage

To run this app, type 'rails s' into the terminal. From there, open the browser of your choosing and enter http://localhost:3000/ as a URL. This will bring you to the app's homepage. After signing up, you will be able to add new bands and edit them from the 'View Your Bands' page.

Contributing

Bug reports and pull requests are welcome on GitHub at https://github.com/jbrasko2/rails-band-manager. This project is intended to be a safe, welcoming space for collaboration, and contributors are expected to adhere to the code of conduct.

License

The gem is available as open source under the terms of the MIT License.

Code of Conduct

Everyone interacting in the Band Manager project's codebases, issue trackers, chat rooms and mailing lists is expected to follow the code of conduct.

About

No description, website, or topics provided.

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published