Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/lithos-hub/angular-dragonball-app

An Angular APP about Dragon Ball universe
https://github.com/lithos-hub/angular-dragonball-app

Last synced: 18 days ago
JSON representation

An Angular APP about Dragon Ball universe

Awesome Lists containing this project

README

        

# Dragon Ball App

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

// Español //
- Dragon Ball App es mi primera aplicación desarrollada en Angular. Se trata de una especie de enciclopedia audiovisual del anime. Encontraréis fichas de personajes, música, información, interactividad, etc.

- Ninguna de las imágenes y músicas que aparecen me pertenecen.

- Esta aplicación ha sido desarrollada por mí desde cero usando Angular 9. Obviamente, no pretendo comerciar con ella, simplemente la uso como material didáctico para aprender y practicar con Angular.

- Actualmente se encuentra en fase de desarrollo y seguiré actualizando y añadiendo nuevas características como la API de The Movie DB y alguna sección interactiva o posibilidad de cambiar de idioma.

// English //
- This application has been developed by me from scratch using Angular 9. Obviously, I don't intend to trade with it, I just use it as teaching material to learn and practice with Angular.

- It is currently under development and I will continue to update and add new features such as The Movie DB API and some interactive section or possibility to change language.

- Dragon Ball App is my first application developed in Angular. It is a kind of audiovisual encyclopedia of anime. You will find character cards, music, information, interactivity, etc.

- None of the images and music that appear belong to me.

# Actualizaciones

- Version 1.1
* Servicio API de The Movie DB en la sección /peliculas

# Updates

- Version 1.1
* The Movie DB API service in /peliculas section

## Development server

Run `ng serve` for a dev server. Navigate to `http://localhost:4200/`. The app 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`.

## Build

Run `ng build` to build the project. The build artifacts will be stored in the `dist/` directory. Use the `--prod` flag for a production build.

## Running unit tests

Run `ng test` to execute the unit tests via [Karma](https://karma-runner.github.io).

## Running end-to-end tests

Run `ng e2e` to execute the end-to-end tests via [Protractor](http://www.protractortest.org/).

## Further help

To get more help on the Angular CLI use `ng help` or go check out the [Angular CLI README](https://github.com/angular/angular-cli/blob/master/README.md).