top100
v1.0.3
Published
top100 description
Downloads
15
Readme
Top100
Top100 list the top 100 ios apps
- filter based on keywords
- sorting based on name,price,date
- chart depicted the filtered result price for app
- login to app
Version
1.0.0
Tech
Top100 uses a number of open source projects to work properly:
- [AngularJS] - HTML enhanced for web apps!
- [Twitter Bootstrap] - great UI boilerplate for modern web apps
- [node.js] - evented I/O for the backend
- [Express] - fast node.js network app framework
And of course CUSTOM DASHBOARD itself is open source with a [public repository][dill] on GitHub.
Installation
You need Nodejs installed:
$ git clone [git-repo-url] top100
$ cd top100
$ npm install
$ npm startLogin
User id: test Password: test
##Testing
$ npm install karma-cli -g
$ karma start -browser firefoxLicense
MIT
