Ecosyste.ms: Awesome

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

https://github.com/marmelab/MobileInsight

A Mobile web app to browse PHP code analyses made by SensioLabsInsight, built with Angular.js and Ionic.
https://github.com/marmelab/MobileInsight

agile-integration publication

Last synced: 17 days ago
JSON representation

A Mobile web app to browse PHP code analyses made by SensioLabsInsight, built with Angular.js and Ionic.

Lists

README

        


onboarding
Archived Repository

The code of this repository was written during a Marmelab agile integration. It illustrates the efforts of a new hiree, who had to implement a board game in several languages and platforms as part of his initial learning. Some of these efforts end up in failure, but failure is part of our learning process, so the code remains publicly visible.

The code of this repository was written to illustrate the blog post MobileInsight : une semaine avec Angular.js, Ionic et PhoneGap

This code is not intended to be used in production, and is not maintained.

# SensioLabsInsight Mobile Client

Mobile Client for IOS (then Android and FirefoxOs) for [SensioLabsInsight](https://insight.sensiolabs.com), the PHP Project Quality service, created with [Ionic](http://ionicframework.com/) and [AngularJS](https://angularjs.org/).

![MobileInsight](http://static.marmelab.com/mobile_insight.png)

http://marmelab.com/blog/2014/09/26/mobile-insight-angular-ionic.html

## Installation

Copy the file `www/js/config/insight.js-dist` to `www/js/config/insight.js`, and set your insight id and token in it (you can find them in your [insight account page](https://insight.sensiolabs.com/account)).

You must have `node`, `gulp` and `ionic` on your system. Then:

make install

## License

The code is released under the MIT License, courtsey of [marmelab](http://marmelab.com).