Spudmash Quick Hacks: Random User API: AngularJS 1.0 Web

Quick Hack Tasks:

Integrate the http://randomuser.me 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

http://www.swagger.io

Copyright (c) 2015 Spudmash Media