Configuration and Installation - shindemanoj/BookMyShow GitHub Wiki
Running the app:
- You may clone or download a zip of the master branch and open it in your desired IDE.
- 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.
- 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.
- 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