An open API service indexing awesome lists of open source software.

https://github.com/sandoche/tedxcapture

TEDxCapture App is an open project for TEDx communities in order to Capture and Spread the best moments
https://github.com/sandoche/tedxcapture

Last synced: 2 months ago
JSON representation

TEDxCapture App is an open project for TEDx communities in order to Capture and Spread the best moments

Awesome Lists containing this project

README

          

# TEDxCapture

## About
- TEDxCapture App is an open source project for TEDx communities in order to Capture and Spread the best moments

## How to use it
- Replace "http://www.tedxpantheonsorbonne.fr/capture/" by your image upload server url and replace "XXX" by the server security key in controller.js
- Update the sharing text in controller.js and about pages
- Update the views in templates folder
- Install bower dependencies
- Install node.js dependencies
- Type this command "cordova plugin add https://github.com/sandoche/Canvas2ImagePlugin.git"
- Follow Ionic instructions for testing and deployement