UK Cinema movie listings and ratings, supporting Cineworld and Vue cinemas.
The application requires API keys for; Rotten Tomatoes, Cineworld, and The Movie Database. After obtaining the API keys, you'll need to modify src/main/resources/application.conf to include them.
Execute sbt run
in the terminal, then browse to http://localhost:9000.
Copyright (c) Greg Dorrell
This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or any later version.
This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.