TyIsI / mobileapp

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Party Revolution

  • Utilizes AWS Lambda, DynamoDB, and S3.
  • Mobile front end written in Angular and Cordova

Developer Setup

Set up a new Cordova project.

Cordova plugins needed:

  • cordova-plugin-camera
  • cordova-plugin-compat
  • cordova-plugin-file
  • cordova-plugin-file-transfer
  • cordova-plugin-geolocation
  • cordova-plugin-inappbrowser
  • cordova-plugin-whitelist
  • phonegap-facebook-plugin

Notes:

  • The maps API key in index.html will need to be substituted
  • s3url and lambdaUrl need to be substituted

About

License:ISC License


Languages

Language:JavaScript 63.6%Language:HTML 23.8%Language:CSS 11.5%Language:Batchfile 1.1%