Skip to content

edmondpr/ioconf

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 

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%