
This prototype Software Application is meant as a way to get movie/TV show recommendations according to a movie or TV show that the user wants to find similar shows for. The idea is that it would be a community built database of Movies and Shows that take in one of these media forms and returns a display of the best matched TV Shows and movies based on User Added tags, reviews and series information. Users are able to add whatever media they would like to database, that way it will be forever growing purely based on the community, and uses the general popualce to help form the best matches for the users.
This was an independently developed project, done to practice and learn full-stack development. This app utilizes React.js for the Front-end, Node.js for the Back-end and Mongo DB for the database. The idea and implementation from start to finish was done by myself.