/MovieAtlasAT

Movie Atlas AT is a platform built to promote film tourism by making it easy for fans to visit a beautiful location from their favorite movie.

Primary LanguageEJSOtherNOASSERTION

Movie Atlas AT:

Movie Atlas AT is a platform built to promote film tourism by making it easy for fans to visit a beautiful location from their favorite movie.

Movie Atlas AT aims to spur film tourism by making it easy for movie fans to easily identify and explore locations and destinations that appear in their favorite films or television series.

The Film Tourism Sector is estimated to generate USD $66.7 Billion in revenue in 2022 alone.


Movie Atlas AT Search Interface:

Movie Atlas AT Search Interface


Movie Atlas AT User Interface:

Movie Atlas AT User Interface


Movie Atlas AT User Interface:

Movie Atlas AT User Interface


Installation:

Install the following applications on your PC before installing Movie Atlas AT.


Download or Clone Movie Atlas AT from Github:

Go to https://github.com/VakinduPhilliam/MovieAtlasAT and download or clone Movie Atlas AT's core app.


Install NPM dependencies:

Open the unzipped or cloned Movie Atlas AT app folder in your favorite code editor and install the app's npm dependency modules.

npm install


Running the App:

To run the app, execute the command below in the Command terminal.

node index.js


You should see a message like, "Server running on port: 6300" in your command terminal if the app is running successfully.

Open your browser and visit, http://localhost:6300/ to view the app. (You must be online for the app to fetch the API from AWS DataExchange.) (Also make sure to replace the 'access key' and 'secret key' in the .env file with your own IAM key. Make sure it has AWS dataexchange permissions.)