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
- Host: GitHub
- URL: https://github.com/elena-in-code/angular-tour-of-heroes
- Owner: elena-in-code
- Created: 2017-09-29T17:16:50.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2017-09-29T17:48:10.000Z (over 7 years ago)
- Last Synced: 2025-01-20T11:32:18.985Z (3 months ago)
- Topics: angular-cli, angular2, heroes-tutorial, typescript
- Language: TypeScript
- Size: 15.6 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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