MyFlix is a single-page web application which provides users with access to information about different movies, directors, and genres. Users are able to sign up, update their personal information, and create a list of their favorite movies. It uses my custom MyFlix API.
MyFlix is a single-page, responsive movie app built with Angular, with routing and several interface views. This client-side supports MyFlix API, the existing server-side code (REST API and database) by facilitating user requests and rendering the response from the server-side via a number of different interface views. MyFlix provides users with access to information about different movies, directors, and genres. Users are able to sign up, update their personal information, and create a list of their favorite movies.
User Stories
Technologies:
Technologies:
Angular, Node.js, HTML5, SCSS and TypeScript