Skip to content

LahavHarary/MovieMatch

Repository files navigation

MovieMatch

Overview

MovieMatch is an innovative application designed to help people find a movie that everyone will enjoy. By creating user profiles and swiping left or right on suggested movies, users can easily agree on a movie to watch together based on their preferences.

Features

  • Create user profiles with movie preferences.
  • Swipe left or right on movie suggestions.
  • Match movies based on group preferences.

Getting Started

These instructions will help you set up and run the project locally on your machine.

Prerequisites

Make sure you have the following installed:

  • Node.js
  • npm
  • MongoDB

Installation

  1. Clone the repository:

    git clone https://github.com/yourusername/MovieMatch.git
    cd MovieMatch
  2. Install dependencies:

    npm install
  3. Install MongoDB locally:

  4. Start the MongoDB server:

    mongod --dbpath ~/mongodb/data/db

Running the Project Locally

  1. NPX
    npx ts-node src/index.ts

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published