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

https://github.com/elena-in-code/angular-tour-of-heroes

angular practise tutorial
https://github.com/elena-in-code/angular-tour-of-heroes

angular-cli angular2 heroes-tutorial typescript

Last synced: about 2 months ago
JSON representation

angular practise tutorial

Awesome Lists containing this project

README

        

Angular "Tour of Heroes"



Tutorial to get started with Angular

Technologies used:



  • HTML5

  • CSS3

  • Angular2

  • TypeScript

  • Angular CLI

  • npm


User Stories:



  • Navigation will allow you to go to "Dashboard" (main page) and "Heroes"

  • Dashboard: It will display the main heroes, you can click on them to display details & use search area bellow to find heroes

  • Heroes: display the pre-existing list of heroes, you can add new ones and remove any of them. You can also click on them, information will be display at the buttom of the site and the option to display the details of the heroe that was clicked previously.


For the full Tutorial here