The application helps you keep track of your favorite movies, and create lists to manage and organize those movies.
To get started with the app, clone the repo and then install the needed gems:
$ bundle install
Next, migrate the database:
$ rake db:migrate
Then run the app in a local server:
$ rails s
https://medium.com/swlh/rails-project-moviebox-32193e5da2a7
Bug reports and pull requests are welcome on GitHub at https://github.com/OrkunSA/movie_box.git. This project is intended to be a safe, welcoming space for collaboration, and contributors are expected to adhere to the Contributor Covenant code of conduct.
The gem is available as open source under the terms of the MIT License.