GithubHelp home page GithubHelp logo

cinematch's Introduction

CineMatch

Check out CineMatch online! Use FireFox for the best experience.

Project Description

CineMatch is a movie database where users can explore new movies, search movies, and get detailed information about movies. Users will be able to login/register, add movies to a “Favorites” and a “Want to Watch” list, and also be able to search for movies and post/view reviews.

Technologies Used

  • Java 8
  • Spring Frameworks(ORM, Aspects, Context, Beans, Core, webMVC, test) 5.2.12 RELEASE
  • Hibernate 5.4.10
  • PostgreSQL 42.2.18
  • Servlet 4.0.1
  • JUnit 4.13.1
  • Mockito 3.3.3
  • Log4j 1.2.17
  • Angular - 11.0.6
  • Typescript - 4.1.3
  • Material - 11.1.0
  • Bootstrap - 4.6.0
  • HTML5
  • CSS3
  • Font Awesome
  • TMDB API

Features

User can:

  • login / logout
  • Create an account
  • Comment on a movie and delete their comment
  • Like a movie and view their liked movies
  • Add a movie to watch list and view their list
  • View list of random movies, tending movies, and movies to explore
  • Search a movie by name

To-do

  • Friend List
  • Random Movie Filters (Language, rating, genre)
  • Profile Pictures
  • UI polish
  • Trailer playback
  • Interface with third party streaming APIs

Getting Started

Backend

  1. Make sure you have an IDE and JDK installed.
  2. Run git clone https://github.com/2012JavaReston/MovieApp-BackEnd.git
  3. Run the Driver in src/main/java/com/revature

From there you should be able to ping the endpoints using the FrontEnd for the project.

Frontend

  1. Have your environment set-up for Angular development
  2. Run git clone https://github.com/2012JavaReston/MovieApp-FrontEnd.git
  3. Run npm install
  4. Run ng serve --open

To connect to a local database:

  1. In the MovieApp-FrontEnd, navigate to src/app/services/api.service.ts and change the baseUrl variable to your own local instance of the BackEnd server.

Usage

Landing: http://localhost:4200/

Login: http://localhost:4200/login

Register: http://localhost:4200/register

Home: http://localhost:4200/home

Search: http://localhost:4200/search/:movie

Liked: http://localhost:4200/liked

Movie Info: http://localhost:4200/movieInfo/:id

Profile: http://localhost:4200/profile/:username

Watch List: http://localhost:4200/watch

Contributors

Brandon Moore, Anthony McKenzie, Andrew Gee, Mohammad Al Lami, Lester Young, Andrew Gee, Jeff Enriquez, Alec Sherlock, Ryan Murray

cinematch's People

Watchers

James Cloos avatar Lester Young avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.