Skip to content
This repository was archived by the owner on Jan 26, 2025. It is now read-only.

Releases: cdated/subredditor

Bootstrapping

Choose a tag to compare

@cdated cdated released this 24 Jan 07:15
  • Adds bootstrap to improve UI
  • Improves organization of HTML with templates
  • Main page now features sample graph
  • Reduce frontend code duplication

Initial

Choose a tag to compare

@cdated cdated released this 23 Jan 04:03
  • 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