KristinJJ / MovieMeetUp

MovieMeetUp: A group movie recommender built during CodeDay Labs 2021

Home Page:https://www.moviemeetup.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

GitHub release (latest by date including pre-releases) GitHub last commit GitHub issues GitHub pull requests GitHub


Logo

Movie MeetUp

Movie Meetup, to help groups of people determine which movie they would like to see


View Demo · Report Bug · Request Feature

Table of contents

About The Project

Screen Shot 2021-09-15 at 6 20 25 AM

  • 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

Built With

Getting Started

To get a local copy up and running follow these simple steps:

Prerequisites

Installation

  1. Get a free API Key at https://imdb-api.com/
  2. Clone the repo
    git clone https://github.com/KristinJ/MovieMeetUp.git
  3. Install NPM packages
    npm install
  4. Create a environment.ts file from the environment.template.ts file
  5. Enter your API in environment.ts
    imdbApiKey: 'ENTER-YOUR-IMDB-API-KEY-HERE'
  6. !!! CloudFormation for AWS backend under construction !!!

Contribute

Sponsor

Please ⭐️ this repository if this project helped you!

Buy Me A Coffee

Adding new features or fixing bugs

Contributions, issues and feature requests are welcome. Feel free to check issues page if you want to contribute.

License

GNU General Public License version 3

Contact

Acknowledgements

About

MovieMeetUp: A group movie recommender built during CodeDay Labs 2021

https://www.moviemeetup.com

License:GNU General Public License v3.0


Languages

Language:TypeScript 79.1%Language:HTML 8.4%Language:JavaScript 7.4%Language:SCSS 5.0%Language:CSS 0.1%