Team Members
- Eric Prostko
- Tatiana Ambramova
- Karan Shetty
- Jordan Beth
- Adedotun Oni
Ruby version 2.3.0
Postgresql Database.
- How to run the test suite
This Application uses the OMDB API to retrieve data about the Movies.
Application Set Up. To deploy this application, user needs to Run Bundle Install. Then Run "rails db:setup" in terminal to create the database and run migrations. Run "rails s " to launch the Server in the local Host. Then go into the web browser and go to "localhost:3000"