Configuration and Installation - shindemanoj/BookMyShow GitHub Wiki

Running the app:

  1. You may clone or download a zip of the master branch and open it in your desired IDE.
  2. Once the maven dependencies build, you should be able to start the app without issue by running the BookmyshowApplication.java file as a Java Application.
  3. If the project fails to build when you run it, go into the application.properties file and make sure the server.port=#### setting is running on a port that is free on your machine.
  4. If there are any other problems getting the project running, please contact us.

Our web app is also deployed on AWS.
Link to app: BookMyShow