Skip to content

TerryL1971/Angular-Video-Game-DB

Repository files navigation

NgVideoGameDb

Angular Video Game Data Base

Description

This App loads data from an external API and enables the viewing of data points in detail. This App contains 500,000+ video games content right now, but can be used for other content as well.

AngularVGDB Showcase

Key Features

  • Load data from an external source (RapidApi): terryl1971.github.io/Video-Game-DB .
  • View a list of items, sorted alphabetically
  • user can search for a specific name
  • On user action (clicking on button with list item), details are shown in a modal

Tech Stack

  • HTML
  • CSS
  • JavaScript
  • Bootstrap components (modal, grid, input search field)
  • External API (RapidAPI)

Next Steps

  • Rebuild the project + connect to a different API
  • depending on content there will be other filter and sorting functions
  • for wide screens the list will be displayed in a grid

Hosted Project

See hosted version of Pokemon App: terryl1971.github.io/Video-Game-DB

This project was generated with Angular CLI version 11.2.2.

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.

Running end-to-end tests

Run ng e2e to execute the end-to-end tests via Protractor.

Further help

To get more help on the Angular CLI use ng help or go check out the Angular CLI Overview and Command Reference page.

About

Angular Video Game DB using API

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors