This app is included in EduCaaS official catalog and can be deployed using our platform.
Create your canvas and work remotely with your partners. No more papers and postits in the trash can after a collective session!!
Production ready branch is selector
You can deploy the app for development in your own pc running:
meteor
Or you can run in production using docker-compose temlate and running:
docker-compose up
Currently only two templates are available: Business Model Canvas and Empathy Map. Fell free to submit more templates in SVG format and we will include them in our app.
You can create notes assingning them colors, a brief description and a pad associated to further develop your ideas.
Notes can be dragged and dropped, added or removed by any user and all the users will have their canvas updated in real-time.
- Fork it!
- Create your feature branch:
git checkout -b my-new-feature
- Commit your changes:
git commit -am 'Add some feature'
- Push to the branch:
git push origin my-new-feature
- Submit a pull request :D
- Meteor app with MongoDB
- Added reactivity to notes
- Selector added. You can choose from different templates
- Added saving/loading feature
This project was developed by David A. Lareo, EduCaaS founder and CTO.
GNU Affero General Public License, versión 3