Welcome to CACAD-CMS! A crisis management system whereby you can report incidents around you and get real-time updates from the system (including PSI and Weather condition).
You can access the system from: http://cacadcmssingapore.scalingo.io/
Team CACAD:
- Andre Culham
- Dian Bakti
- Gede Bagus Bayu Pentium
- Hartono
- Jason Susanto
- Joshua Martin Tjahjadi
- Kelvin Chandra
- Marcellino
- Natalia Darmaja
- Steve Alexander Prasetya
If you encounter any error while trying to run the app, try to run the following commands on command prompt.
meteor npm install --save react react-dom
meteor npm install --save react-addons-pure-render-mixin
meteor npm install --save react-router react-mixin
meteor add react-meteor-data
meteor add accounts-ui accounts-password
meteor remove autopublish
meteor add twbs:bootstrap
meteor add ultimatejs:tracker-react
'meteor add themeteorchef:bert'
'meteor add jquery'
meteor mongo
"meteor npm install --save fbgraph
"
"meteor npm install --save twit
"