Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 1012 Bytes

README.md

File metadata and controls

14 lines (10 loc) · 1012 Bytes

Skimbo

The main problem that our application solves is that most user are member of several social networks so to follow every changes on each social networks, users have to open one tab for each ones, which is not very convenient. Thanks to our application, the user can follow all its social networks, in a unique window, thanks to a new kind of display.

We are going to use Play2 and Scala, the main things our server will do is : open authentification, usage of web services in restFull mode. To show the power of scala and play2, we will send social activities in real time to user through websocket and iteratees.

App created during the Typesafe contest app with Play2

Team