GithubHelp home page GithubHelp logo

soen6441project's Introduction

Reactive TweetAnalytics

This web application is developed with Play Framework-Reactive Stocks. It enables searching for the most recent tweets for a given search phrase using Twitter API and viewing Twitter profile info together with user's latest tweets. It dynamically refreshes to show any incoming tweets by using Stream live updates for the user interface. The reactive behavior is implemented using asynchronous server push solution, using WebSockets and Akka Actors.

Group Members

Name Student ID
Deepika Dembla 40036900
Dmitriy Fingerman 26436579
Mayank H. Acharya 40036106
Nikita Baranov 40012854
Tumer Horloev 40019108

Division of Work (Assignment-2)

Deepika Dembla:

  • test.TwitterSearchSchedulerActorTest.java
  • test.TwitterSearchSchedulerActorProtocolTest.java
  • Javadoc
  • README

Dmitriy Fingerman:

  • conf.routes
  • controllers.ResponsiveApplicationController.java
  • actors.TwitterSearchSchedulerActorProtocol.java
  • services.TwitterAuthenticator.java
  • test.Utils.WebSocketTestClient.java
  • test.controllers.ResponsiveApplicationControllerTest.java
  • test.views.responsiveTweetsTest.java
  • test.services.SchedulingServiceTest.java

Mayank H. Acharya:

  • actors.TwitterSearchSchedulerActor.java
  • services.SchedulingService.java

Nikita Baranov:

  • conf.routes
  • views.index.scala.html
  • views.main.scala.html
  • views.responsiveTweets.scala.html
  • test.views.mainTest.java
  • test.controllers.ResponsiveApplicationControllerTest.java
  • test.models.TweetTest.java
  • test.Utils.WebSocketTestClient.java

Tumer Horloev:

  • actors.TwitterSearchActor.java
  • actors.TwitterSearchActorProtocol.java
  • test.actors.TwitterSearchActorTest.java
  • test.actors.TwitterSearchActorProtocolTest.java

Division of Work (Assignment-1)

Deepika Dembla:

  • test.controllers.ApplicationControllerTest.java

Dmitriy Fingerman:

  • conf.routes
  • controllers.ApplicationController.java
  • services.TwitterAuthenticator.java
  • services.UserProfileService.java
  • models.UserProfile.java
  • models.UserProfileAndTweet.java

Nikita Baranov:

  • controllers.ApplicationController.java
  • views.index.scala.html
  • views.main.scala.html
  • views.userProfile.html
  • test.views.IntexTest.java
  • test.views.mainTest.java
  • test.views.userProfileTest.java

Mayank H. Acharya:

  • models.Tweet.java
  • services.TenTweetsForKeywordService.java
  • Javadoc
  • README

Tumer Horloev:

  • test.models.UserProfileAndTweetTest.java
  • test.models.UserProfileTest.java
  • test.services.TenTweetsForKeywordServiceTest.java
  • test.services.TwitterAuthenticatorTest.java
  • test.services.UserProfileServiceTest.java

How to Build

  • To build the project with Eclipse support: execute sbt clean compile eclipse in project directory.

  • To run tests: execute sbt test.

  • To run tests with Jacoco test coverage report: execute sbt jacoco.

  • To run the akka project: execute "runMain com.lightbend.akka.sample.ClassName"

How to Run

  • To run project, execute sbt run.
  • After starting up, the application can be accessed using web browser at localhost:9000.

How to Generate JavaDoc

  • To generate a JavaDoc for all project packeges including tests: execute ./generate_javadoc.sh

soen6441project's People

Contributors

ddembla avatar mayankhacharya avatar tumerskiy avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.