Kinofy App
JavaScript - Angular.JS, Node.JS, Express, MongoDB
In this final Full Stack JavaScript Techdegree project I had to design my own full stack application using two APIs. I decided to go with the OMDb and Spotify APIs to built an application which let's you search for movie titles and shows corresponding soundtracks. Users have to register and can add soundtracks to their favorites.

This is a MEAN app. I built the frontend with AngularJS and the backend using the Express framework. Data is persisted in a MongoDb database using mongoose as an ODM. I built the design using the Bootstrap framework.
OPEN PROJECT