Skip to content

Releases: cdated/subredditor

Bootstrapping

24 Jan 07:15
Compare
Choose a tag to compare
  • Adds bootstrap to improve UI
  • Improves organization of HTML with templates
  • Main page now features sample graph
  • Reduce frontend code duplication

Initial

23 Jan 04:03
Compare
Choose a tag to compare
  • Deploys on Heroku
  • Connects to MongoDB to get related subreddit data
  • Uses d3.js to render graph
  • Users can select subreddit via web app
  • Users can select the degrees of separation from their chosen subreddit
  • Adult content filtering can be toggled
  • Number of subscribers is reflected in node size
  • Node size is calculated mitigate subscriber order of magnitude disparity
  • Color of nodes is automatic and themed
  • Database queries are cached