https://github.com/backface/turtlestitch-web-app
Web app for turtlestitch.org
https://github.com/backface/turtlestitch-web-app
Last synced: 10 months ago
JSON representation
Web app for turtlestitch.org
- Host: GitHub
- URL: https://github.com/backface/turtlestitch-web-app
- Owner: backface
- License: gpl-3.0
- Created: 2015-08-16T10:36:06.000Z (almost 11 years ago)
- Default Branch: master
- Last Pushed: 2017-03-10T10:42:17.000Z (over 9 years ago)
- Last Synced: 2025-03-10T19:32:25.119Z (over 1 year ago)
- Language: JavaScript
- Size: 1.04 MB
- Stars: 0
- Watchers: 4
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
## Web platform for turtlestitch
requires:
* [Bottle] (http://bottlepy.org/) - Python Web Framework (included)
* [stitchcode.py] (https://github.com/backface/stitchcode) (get your latest versions!)
* a sqlite database (not included - see docs/ for the SQL Schema)
for more info and see it in action:
http://www.turtlestitch.org/
### License
Copyright (C) 2014 by [Michael Aschauer](http://m.ash.to)
This is free software: you can redistribute it and/or modify
it under the terms of the GNU Affero General Public License as
published by the Free Software Foundation, either version 3 of
the License, or (at your option) any later version.
This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU Affero General Public License for more details.
You should have received a copy of the GNU Affero General Public License
along with this program. If not, see .