https://github.com/halfbyte/minitowel
A place for UI experiments in form of a small camping app
https://github.com/halfbyte/minitowel
Last synced: about 1 year ago
JSON representation
A place for UI experiments in form of a small camping app
- Host: GitHub
- URL: https://github.com/halfbyte/minitowel
- Owner: halfbyte
- Created: 2008-03-31T06:49:56.000Z (about 18 years ago)
- Default Branch: master
- Last Pushed: 2011-11-02T22:00:13.000Z (over 14 years ago)
- Last Synced: 2025-02-16T12:27:59.794Z (about 1 year ago)
- Language: JavaScript
- Homepage:
- Size: 371 KB
- Stars: 4
- Watchers: 3
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README
Awesome Lists containing this project
README
miniTowel
---------
This is a minimal camping app thought of as a UI playground for ideas I want
to see implemented in a card based agile planning tool.
Its Javascript functions are based on a rather descent version of prototype
and script.aculo.us
Needs the gems camping and RedCloth plus sqlite3 and adapters.
Start the application with:
> camping mini_towel.rb
Feel free to embrace and extend
Jan Krutisch