Giter VIP home page Giter VIP logo

reactivehub's Introduction

ReactiveHUB

Showcasing reactive programming should contain a use-case where incoming data is not triggered by a user action (e.g. invoking a search or submitting data), but by something beyond the control of the showcase application itself. On the other hand the showcase should also contain typical user interaction which may or may not lead to a response in form of additional data.

In my opinion these conditions are satisfied best by crating a message hub similar to Hootsuite. This message hub can aggregate messages from Twitter, Facebook, Google+ and others, thus enabling the user to view the content of all these sites in one central application. Therefore the application would need to register to incoming messages from all sources in order to display them and notify the user of new messages. The user should also be able to send a message to a subset of registered sources.

Mandatory features:

  • Connection to at least 2 sources (Twitter, Facebook, Google+, Slack...)
  • Display all messages from all sources in one timeline
  • Display new messages as soon as they arrive
  • Enable the user to send a message and choose on which service(s) it should be sent.

Optional features:

/These features are not neccessarily implemented within the Zühlke Topic REACT/

  • Source discovery ("Plugins")
  • Source-Specific features
  • Like / Favourite / +1
  • Comment / Reply
  • Share / Retweet
  • Cross-Share (Share a message from service X to service Y)
  • Per-source blocklist for senders
  • Setting up rules (keywords, users) to sort messages into different lists
  • Sound effect on new message (configurable per list)
  • Multiple accounts per service
  • More Sources
  • Instagram
  • Flikr
  • ...and many more

Possible synergies with other topics:

  • Implementation as CrossPlatform-App (CrossPlatform-Topic)

Additional Links:

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.