https://github.com/alekseykulikov/dreamy
Backbone-offline example app, it also uses Rails 4, Backbone.js, and Zurb Foundation
https://github.com/alekseykulikov/dreamy
Last synced: about 2 months ago
JSON representation
Backbone-offline example app, it also uses Rails 4, Backbone.js, and Zurb Foundation
- Host: GitHub
- URL: https://github.com/alekseykulikov/dreamy
- Owner: alekseykulikov
- Created: 2012-05-05T20:05:20.000Z (about 13 years ago)
- Default Branch: master
- Last Pushed: 2013-07-23T11:25:22.000Z (almost 12 years ago)
- Last Synced: 2025-04-06T17:05:46.301Z (2 months ago)
- Language: Ruby
- Homepage: http://dreamyapp.herokuapp.com/
- Size: 268 KB
- Stars: 29
- Watchers: 6
- Forks: 7
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
```
____________ ___________ _____\ \ _____ ___________ ______ _____
\ \ \ \ / / | | / |_ / \ |\ \ | |
\ \ \ /\ \ / / /___/| / \ / _ _ \\ \ \| |
| /\ | | \_\ | | |__ |___|/| /\ \ / // \\ \\ \ |
| | | | | ___/ | \ | | | \ / // \\ \\ \____ |
| \/ | | \ ____ | __/ __ | \/ \ / \\_____// \\|___/ /|
/ /| / /\ \/ \|\ \ / \ |\ /\ \ / \ ___ / \ / / |
/___________/ |/_____/ |\______|| \____\/ | | \_____\ \_____\ /________/| |\________\ /_____/ /
| | / | | | | || | |____/| | | | | || | | | | || | /
|___________|/ |_____|/ \|_____| \|____| | | \|_____|\|_____||________|/ \|________||_____|/
|___|/
```Dreamy is a simple web-application for your dreams. It's available by url [dreamyapp.herokuapp.com](http://dreamyapp.herokuapp.com/). This app was developed as an example for [backbone.offline](https://github.com/Ask11/backbone.offline).
## Features
* Works offline;
* Supports keyboard;
* Example of event driven application;
* Yet another Rails 4/Backbone.js/CoffeeScript example;
* Uses [Zurb foundation](http://foundation.zurb.com/docs/index.php);
* Integrates [HTML5 Cache Manifest](http://www.whatwg.org/specs/web-apps/current-work/multipage/offline.html) to Rails.Check the source and learn how to write full-featured html5 apps with [Backbone](http://documentcloud.github.com/backbone/).
## License
Aleksey Kulikov, [MIT license](http://ask11.mit-license.org/).