This application is a movie tracking app. Users are able to sign in, sign in with Facebook, and create new accounts. Once signed in users can add movies others have created as well as creating new movies, actors, and characters. Users can add and remove movies and see facts about mlvies.
Instructions
- Application was created using Rails 5.1.3
- Fork and clone the repo
- Run bundle install
- In the console, run rake db:migrate
- To populate with data, run rake db:seed
Contributors Guide To contribute to this project please follow the installation instructions and create a new branch. Pull requests will only be accepted if the issue is assigned to you. Check to see if an issue is already open for the change you would like to make.
If issue already exists, comment on the existing issue and get it assigned to you. Create a new pull request with changes. If the issue does not exist, open a new issue and get is assigned to you. Create a new pull request with changes.
Thank you for taking the time to contribute to this project.
License
- This project is licensed under the terms of the MIT license.