Movie Meetup, to help groups of people determine which movie they would like to see
View Demo
·
Report Bug
·
Request Feature
- Created for the CodeDay Labs 2021 Advanced Track under the mentorship of Richard Harrington, a responsive website application built with an Angular Frontend and an AWS backend to help users decide which movie they would all like to watch.
- CodeDay Labs Showcase
To get a local copy up and running follow these simple steps:
- Install Node.js and npm
- npm
npm install npm@latest -g
- Get a free API Key at https://imdb-api.com/
- Clone the repo
git clone https://github.com/KristinJ/MovieMeetUp.git
- Install NPM packages
npm install
- Create a environment.ts file from the environment.template.ts file
- Enter your API in environment.ts
imdbApiKey: 'ENTER-YOUR-IMDB-API-KEY-HERE'
- !!! CloudFormation for AWS backend under construction !!!
Please ⭐️ this repository if this project helped you!
Contributions, issues and feature requests are welcome. Feel free to check issues page if you want to contribute.
GNU General Public License version 3
- Project Email: [email protected]
- CodeDay Labs 2021
- Mentor - Richard Harrington, Senior IT Manager at T-Mobile