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.
You can try a hosted version of the app here: http://ioconf.herokuapp.com/
-
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
You can build this application from scratch using this tutorial: http://ccoenraets.github.io/ionic-tutorial/