Skip to content

HackmeCo/Co-Star

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

135 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Co-Star

By HackMeCo

Have you ever found yourself in the situation where you know that two actors or actresses have starred in a movie together, but can't quite place what movie?

Co-Star is here to help! Co-Star is an application for searching movies by multiple actors, allowing you to always find your answer.

For movie trivia buffs, Co-Star also features a game component, which turns the tables around on you -- we give you a pair of actors, and you have to tell us the movie! Compete with other users to get on our leaderboard!

Setup

If you would like to contribute to Co-Star, there are a few steps you'll need to take:

Clone down the repo:

$ git clone https://github.com/hackmeco/co-star

Install dependencies:

$ npm install

The npm install script will also run a bower install for client-side dependencies.

That's it! You're ready to start continuing development of Co-Star!

To start the local server, run:

$ npm start

Built With

Co-Star's tech stack employs:

  • AngularJS 1
  • MongoDB
  • Node
  • Express

Authors

Acknowledgements

tmdb logo

  • This product uses the TMDb API but is not endorsed or certified by TMDb

About

No description, website, or topics provided.

Resources

Stars

5 stars

Watchers

3 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors