Code Monkey home page Code Monkey logo

redditdatalive's Introduction

Reddit Data Live

A website showcasing visualizations of reddit data from a live stream.

Showcase

Listen to Reddit

Heavily inspired by Bitlisten, watch as new submissions float up browser! Sound coming soon.

Development

To run this project locally:

  • Clone the repo
  • Run yarn install or npm install
  • Run yarn run start or npm run start

Please experiment and create your own visualizations! PRs are very welcome.

redditdatalive's People

Contributors

foxxmd avatar

Stargazers

 avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

redditdatalive's Issues

Navigation through experiment header

  • Get rid of non-functional hamburger menu
  • Refactor breadcrumb link into button to toggle a menu with links to experiments
  • Active experiment (by route) appears in the menu button

[SOR] Implement color control system for submissions

  • Should be able assign a color to an arbitrary submission
  • Assign a color to submissions filtered by attribute (subreddit, self/non, nsfw, author...)
  • UI controls for the above
  • Assign deterministic pseudo-random color from a palette for random submissions or determined by attribute

Become a Reddit App

  • Register domain and get an app token so we can make requests on behalf of the user to mine use their data (like sub lists) to personalize experiments
  • Research a reddit js library to make things easier
  • Maybe build an auth library instead (ugh no plz)
  • Integrate it into redux

Site is down

The endpoint you're using from pushshift is returning a 502.

http://stream.pushshift.io/?type=submissions&submission_backfill=500&over_18=false

[SOR] Filter by subreddits

Subreddits select is already in place but it needs to be populated to make it easier for people (and because I don't want to be lazy about it). Need to make select async search and return subreddits by input

[SOR] Pin items

  • On hover display a pin action
  • Pinning an item pauses its animation and prevents it from being removed from the submissions props
  • Unpin with same action

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.