Skip to content
forked from ccoenraets/ioconf

Conference sample app built with AngularJS and Ionic

Notifications You must be signed in to change notification settings

edmondpr/ioconf

This branch is up to date with ccoenraets/ioconf:master.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

8f04b77 · Oct 28, 2014

History

14 Commits
Oct 27, 2014
Oct 28, 2014
Oct 23, 2014
Oct 23, 2014
Oct 28, 2014
Oct 23, 2014

Repository files navigation

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/

About

Conference sample app built with AngularJS and Ionic

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 81.2%
  • CSS 18.8%