/relevantreddit

Similar to a google alerts, this project integrates with Reddit to help users keep track of subreddit content more relevant to them.

Primary LanguageGo

Relevant for Reddit

Go Report Card

Relevant is meant to be a google alerts esque application specifically designed for reddit.

Milestones

  • Third Party Authentication with Reddit.
  • Pull and store userdata from Reddit.
  • Create Internal API
  • Add Tries for improved Subreddit management
  • Add React frontend
  • Add Redux
  • Finished V1 of Subreddit Parsing Daemon (includes concurrent operation)
  • Add more routes to API
  • V2 of Subreddit Parsing
  • Add active user count
  • Add countdown till next subreddit parsing
  • Add more Redux actions/reducers
  • Improve DB hosting
  • Improve authentication
  • Polish up frontend
  • Tidy up and split files into packages based on purpose/usecase
  • Improve database structure/speed.
  • Build Multiple Daemon Processes (Subreddits, banner fetching, etc.)
  • Deploy Application
  • Make more processes concurrent
  • Speed up Banner Fetching
  • Allow increased user personalization (custom banners, etc)