Skip to content

Latest commit

 

History

History
32 lines (17 loc) · 848 Bytes

readme.md

File metadata and controls

32 lines (17 loc) · 848 Bytes

ioConf

Sample conference management application built with AngularJS and Ionic. The application allows conference attendees to browse through the list of sessions and speakers, and share information on Facebook.

Hosted Version

You can try a hosted version of the app here: http://ioconf.herokuapp.com/

Install your own version

  1. Clone this repository or download the zip file

  2. Navigate to the ioconf directory

    cd ioconf
    
  3. Install the server dependencies

    npm install
    
  4. Open a browser and access http://localhost:5000 to run the application

Tutorial

You can build this application from scratch using this tutorial: http://ccoenraets.github.io/ionic-tutorial/