dvideby0 / contact-app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

contact-app

The contact-app is a demo application that displays a list of contacts and their details based on the Solstice contact API.

For code review, please use the www folder in the root directory. This contains all of the HTML documents that were used to create this application.

##Requirements to build the application

Please follow This guide to setup Steroids, NodeJS and your developer tools

######Building the Project

  1. Download the project.

  2. In terminal, cd into the directory cd contact-app

  3. Build the project by typing steroids connect

  4. Once the project is built type the letter 's' in terminal to start the simulator. You can also scan the QR code with your mobile device if the Appgyver Scanner app is installed on your phone and you are on the same network as your computer. The Appgyver Scanner app is available in both the Android and Apple markets.

  5. If you would like to run the application from a different network than your computer or over a cellular network you can run steroids deploy instead of steroids connect. Or you simply open this URL On the deploy page, you can not only scan the QR code with any device but you can also demo the application using the on-page simulator (it's a little slow).

######Running the Application Without Building

  1. Open this URL

  2. On the deploy page, you can either scan the QR code with any device that has the scanner app installed or you can demo the application using the on-page simulator (it's a little slow).

##Credits

Zepto Lightweight jQuery alternative

Appgyver Steroids Environment that leverages NodeJS and is built around Cordova. Steroids offers many enterprise features as well as significant performance improvements.

Ionic Framework High performance HTML5 based UI framework

Echo.JS For pre-loading and lazy loading of images

About


Languages

Language:JavaScript 97.0%Language:CoffeeScript 2.2%Language:CSS 0.8%