An open API service indexing awesome lists of open source software.

https://github.com/udokailodigwe/udo_flix-angular-client

This is a single-page responsive movie app built with Angular, consists of several routing and interface views
https://github.com/udokailodigwe/udo_flix-angular-client

angular html-template scss typescript

Last synced: about 2 months ago
JSON representation

This is a single-page responsive movie app built with Angular, consists of several routing and interface views

Awesome Lists containing this project

README

          

# UdoFlixAngularClient

This project was generated with [Angular CLI](https://github.com/angular/angular-cli) version 13.3.2.

## Development server

Run `ng serve` for a dev server. Navigate to `http://localhost:4200/`. The application will automatically reload if you change any of the source files.

## Code scaffolding

Run `ng generate component component-name` to generate a new component. You can also use `ng generate directive|pipe|service|class|guard|interface|enum|module`.

## Key Features

  • User can register/login


  • user can delete profile/logout


  • User can view movie genres, synopsis, directors


  • User can create profile and also edit profile


  • User can add and remove movies on favorite page

  • ## Technical Features

  • UdoFlixAngularClient is built with Angular, and written with TypeScript

  • It fetched all required data from (https://github.com/Udokailodigwe/udo_Flix)

  • Node.js and npm package is used

  • The application's codebase contains comments using Typedoc

  • The application is hosted on GitHub Pages(https://udokailodigwe.github.io/udo_flix-Angular-client/)