Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/iravitejakumar/angular-test

this application consists of 3 pages. 1st page consists of login button, 2nd page consists of user credentials form and 3rd page consists of information of user and a logout button. user greetings is displayed using custom filter . Header and footer are reusable components implemented using custom directives.
https://github.com/iravitejakumar/angular-test

Last synced: 16 days ago
JSON representation

this application consists of 3 pages. 1st page consists of login button, 2nd page consists of user credentials form and 3rd page consists of information of user and a logout button. user greetings is displayed using custom filter . Header and footer are reusable components implemented using custom directives.

Awesome Lists containing this project

README

        

# angular-test

This project is generated with [yo angular generator](https://github.com/yeoman/generator-angular)
version 0.15.1.

## Build & development

Run `grunt` for building and `grunt serve` for preview.

## Testing

Running `grunt test` will run the unit tests with karma.