rosshamish / run-on-journaling

Journaling in run-on-sentences. A 24h prototype.
2 stars 0 forks source link

run-on-journanling icon Eureka / Fold

Idea capture for racing minds / Foldable stories

A prototype built in 24h for the University of Alberta Computer Engineering Club's 2015 Hackathon.

Eureka/Fold is a mobile-first note-taking web app.

Demo: [http://eurekafold.herokuapp.com]()

On mobile: swipe right-to-left for more detail, other way for less.
Otherwise: use shift+right for more detail, other way for less.

When you're capturing an idea, it's Eureka.

When you're reading a story, it's Fold.

Authors: Andrew Hoskins, Ross Anderson

Using

Set it up locally

$ npm install
$ node ./app.js
Browse to http://localhost:3000

License

The MIT License (MIT)

Copyright (c) 2015 Ross Anderson and Andrew Hoskins

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.