Download ubernote Free Java Code
Description
HTML 5 offline webapp / local storage example with Play!.
Source Files
The download file ubernote-master.zip has the following entries.
.gitignore/*www .jav a 2 s .c o m*/
README.markdown
app/controllers/Ajax.java
app/controllers/Pages.java
app/controllers/Test.java
app/models/Note.java
app/views/Pages/cache.manifest
app/views/Pages/detail.html
app/views/Pages/list.html
app/views/Test/clearLocalStorage.html
app/views/errors/404.html
app/views/errors/500.html
app/views/main.html
conf/application.conf
conf/dependencies.yml
conf/messages
conf/routes
lib/guava-r09.jar
public/images/favicon.png
public/javascripts/common.js
public/javascripts/detail.js
public/javascripts/jquery-1.5.2.min.js
public/javascripts/list.js
public/stylesheets/main.css
test/AbstractTest.html
test/CreateNoteWhileOffline.test.html
test/CreateNoteWhileOnline.test.html
test/EditNoteWhileOffline.test.html
test/EditNoteWhileOnline.test.html
test/NavigateList.test.html
test/RemoveLocalNote.test.html
test/RemoveServerNoteWhileOffline.test.html
test/RemoveServerNoteWhileOnline.test.html
test/SyncConflictWhenLocalNoteLast.test.html
test/SyncConflictWhenServerNoteLast.test.html
test/controllers/AjaxTest.java
test/models/NoteTest.java
test/moreNotes.yml
test/notes.yml
Download
Click the following link to download ubernote-master.zip.
ubernote-master.zip