Skip to content

72Fest/ng2-72-film-fest

Repository files navigation

72 Film Fest App

The official app of the Frederick, Maryland 72 Film Fest.

Prerequisites

  • Android Studio
  • X Code 10
  • NodeJS
  • ionic

Build instructions

To get started and view the app in the browser run the following:

ionic serve

To run the app on Android, you have to switch to the android branch and use ionic to deploy

ionic cordova run android

Due to customization's to the iOS X Code project, you must deploy the iOS version through X Code:

ionic cordova prepare ios
open platforms/ios/72\ Film\ Fest.xcworkspace

iOS notes

Android notes

  • The bundle id for Android had to change because we cannot start a name with a number. For this reason the android build must be performed on the android
  • follow the instructions from phonegap-plugin-push for configuring GCM
  • instructions on deploying can be found here
  • adhering to Play store's privacy policy can be found here

References

About

Ionic 2 version of 72 Film Fest app

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published