Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/kolaborativa/web2canvas
Project for creating business model canvas
https://github.com/kolaborativa/web2canvas
Last synced: 11 days ago
JSON representation
Project for creating business model canvas
- Host: GitHub
- URL: https://github.com/kolaborativa/web2canvas
- Owner: kolaborativa
- Created: 2013-01-31T22:48:25.000Z (almost 12 years ago)
- Default Branch: master
- Last Pushed: 2016-02-08T16:27:21.000Z (almost 9 years ago)
- Last Synced: 2024-08-01T22:57:29.545Z (3 months ago)
- Language: Python
- Homepage: http://web2canvas.agenciax4.com.br/
- Size: 4.74 MB
- Stars: 47
- Watchers: 10
- Forks: 39
- Open Issues: 6
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Web2Canvas
=====================The **Web2Canvas** intended to be a visual map containing preformatted nine blocks of the business model for easy management.
The Business Model Canvas is a strategic management tool, which allows you to develop business models and outline new or existing.Learn more in [web2canvas.agenciax4.com.br](http://web2canvas.agenciax4.com.br/ "Web2Canvas")
---------------------------------------
Dependencies
--------------The Web2Canvas is a web2py application and run it you will need:
- Python 2.7.x
- Web2Py 2.5.1
- Firefox 20+, Chrome 20+---------------------------------------
Installation
------------*1.* First download [Web2py](https://github.com/web2py/web2py)
*2.* Clone the repository Web2Canvas inside the folder "applications" of web2py.
git clone https://github.com/gustavox4ids/hackathon_sebrae.git
*3.* Now start web2py.
python web2py -a 1
*4.* Access the application by URL.
http://localhost:8000/hackathon_sebrae
*5.* Edit the file "/modules/data_config.py" and enter the data of your application registered on facebook and mail server for sending password recovery and other routines.
Changelog
-----------**v 1.3**:
- Cards with the possibility of putting colors.
- Profile picture through Facebook or Gravatar.
- Export Canvas in PDF and PNG.
- Add Multilanguage support.**v 1.2**:
- Delete project.
- Login with Facebook.
- New Project screen.
- Reset user password.
- Contact Us (Feedback).
- Profile picture through Facebook or Gravatar.**v 1.1**:
- New layout.
- Home Screen.
- Share project with other users.
- Delete cards.
- Cards are automatically saved.
- Improved notifications.**v 1.0**:
- System login.
- Creation of a new project.
- Issue Model Canvas.---------------------------------------
TODOLIST
------------ Translation all the application to english.
- Realtime on shared projects.
- Removing a User from a project.
- Adjust layout responsive to other devices.
- Send email to new registered users.
- When adding a User in Project emailing him.---------------------------------------
Developed by:
-------[**Kolaborativa OpenLab**](https://github.com/kolaborativa)
---------------------------------------
License
---------------------
The Web2Canvas is under MIT license: [http://www.opensource.org/licenses/mit-license.php](http://www.opensource.org/licenses/mit-license.php)