Skip to content

A GWT App Engine Application to upload and share files with chat functionality.

Notifications You must be signed in to change notification settings

WhileLoop/filesyncr-appengine

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Intro

A GWT based Google App Engine application file sharing application with chat functionality. Uses App Engine Blob Store to store file blobs, App Engine Datastore to persist metadata, and Channels API to implement push notifications of file updated and chat room functionality. Files can be dragged and dropped to rearrange the order of the files in the table. All actions are pushed to all connected clients in real time.

Try it for your self on https://filesyncr.appspot.com/

Screenshots

alt tag

About

A GWT App Engine Application to upload and share files with chat functionality.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published