Angular Frontend
A responsive Angular SPA with login, registration, movie browsing and profile management, connected to the existing Kraftflix REST API and MongoDB database.
Kraftflix Angular Client is a single page application built for film enthusiasts who want to browse movies, explore directors and genres and manage a personal list of favourite films. The app connects to the existing Kraftflix REST API, while user and movie data are stored in a MongoDB database created in the backend project.
This case study focuses on the frontend implementation in Angular. Users can log in, register, browse movie cards, open additional detail views and manage their own profile data through a responsive Angular interface designed to stay consistent across screen sizes.
Beyond the UI itself, the project also covered documentation and delivery work. I used Agile methods with a Kanban board, user stories and story points, and prepared code comments and handoff material with TypeDoc and technical documentation for the repository.