Skip to content

Instantly share code, notes, and snippets.

@tzwilson
tzwilson / gist:3461364
Created August 25, 2012 05:50
phonegap notepad type app
Requires : File System,Events,Notification
Stories :
User Will be able to create or edit a text file via a simple html style interface
User Will be able to create event notifications for dates and times to remind him/her about important notes.
User Will be able to store files on the persistent file storage system, most likely in a custom folder on the sd card.
This Will Most Likely Change (Again)