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

https://github.com/spudmashmedia/spudmash-hack-randomuser-ng1-web


https://github.com/spudmashmedia/spudmash-hack-randomuser-ng1-web

angularjs excercise javascript

Last synced: about 2 months ago
JSON representation

Awesome Lists containing this project

README

          

# Spudmash Quick Hacks: Random User API: AngularJS 1.0 Web

*Quick Hack Tasks:*

Integrate the REST service with:

- AngularJS 1.0

Each tech will consist of:

- Responsive UI
- Service Layer
- Automated Test (UI, unit, integration)

## Prerequisites

- Yeoman Generators-Angular

## Installation

Clone this repo

cd src

bower install

npm install

## Build & development

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

## Testing

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

## Contributing

1. Fork it!
2. Create your feature branch: `git checkout -b my-new-feature`
3. Commit your changes: `git commit -am 'Add some feature'`
4. Push to the branch: `git push origin my-new-feature`
5. Submit a pull request :D

## History

| Date | Version | Description|
|-------|----------|-------------|
|2016-03-12 | 0.1 | initial commit

## Credits

Copyright (c) 2015 Spudmash Media