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
-
Clone this repository or download the zip file
-
Navigate to the ioconf directory
cd ioconf
-
Install the server dependencies
npm install
-
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/