Skip to content

Latest commit

 

History

History
53 lines (32 loc) · 1.57 KB

README.md

File metadata and controls

53 lines (32 loc) · 1.57 KB

Moodvie

An application that suggests movies based on user mood.

Team

Table of Contents

  1. Team
  2. Usage
  3. Development
    1. Core Tech Stack
    2. Installing Dependencies

Usage

alt text

On initial page load, movies currently playing in theatres will render onto the page. A Google Maps component will display movie theatres in the area.

alt_text

Users are able to search for movies based on their mood (Maximum of 3). These suggestions are created according to global user tagging of movies.

alt_text

Modal with movie details, trailer, and breakdown of user tags will display on click.

alt_text

Upon login or signup, users will be able to search for movies they wish to tag.

alt_text

Users are currently able to purchase 'movies'. In actuality, only movie trailers are purchased.

alt_text

Dark theme rendering of the application available for logged in users.

Development

Core Tech Stack

React, React-Router, Node.js, Express.js, Mongoose

Installing Dependencies

npm install