Skip to content

Tommydreamer57/North-Star-Conference-Admin

Repository files navigation

NorthStarConf

The North Star conference app helps users choose which sessions they want to attend, donate money to the organization, purchase conference audio, and receive notifications from the conference committee during the conference.

Tech

NorthStarConf uses a number of open source projects to work properly:

  • AngularJS - HTML enhanced for web apps!
  • Cordova - iPhone apis
  • Ionic - Angular wrapper for creating native angular apps
  • node.js - evented I/O for the backend

Installation

NorthStarConf requires NodeJs, Cordova, and Ionic to run.

Install the dependencies and devDependencies and start the server.

If first time install make sure Cordova and Ionic are installed globally

$ npm install -g ionic
$ npm install -g cordova

To start the app on local host:

$ ionic serve

Plugins

NorthStarConf is currently extended with the following plugins. Instructions on how to use them in your own application are linked below.

Plugin Docs
Ionic v1 https://ionicframework.com/docs/v1/

Development

Created by JJ Berrett LLC

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published