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
- Host: GitHub
- URL: https://github.com/sandoche/tedxcapture
- Owner: sandoche
- License: mit
- Created: 2015-04-18T10:10:49.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2018-04-25T07:52:19.000Z (over 7 years ago)
- Last Synced: 2025-01-11T20:41:53.860Z (9 months ago)
- Language: JavaScript
- Size: 2.32 MB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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