Giter VIP home page Giter VIP logo

hnselect's Introduction

HNselect

Badge of Honor

Follow your friends on HN. The missing frontend for Hacker News.

Table of Contents

UI Screenshot

Motivation

Hacker News is one of the most visited news and discussion sites in the startup and tech industry. However, the site lacks the look and features you would expect from a modern website. HNselect brings social feautures to HN through a Chrome Extension that contextualizes the site's content.

Features

HNselect highlights stories and comments that are relevant to you. The sidebar provides a functional UI with a newsfeed showing stories of the people you chose to follow. The main HN site is manipulated highlighting new stories and comments by people you follow. Click the "+" symbol next to a story to bookmark it and its comments context. Click the "+" symbol next to a username to follow this user. Login through Twitter to easily find your friends on HN. We parsed HN users' about pages to identify their Twitter handles and match them to their HN usernames.

Installation

npm install    # installs node packages
bower install  # installs bower dependencies
gulp           # when making changes to the extension's scripts

Download the Chrome Extension from the Chrome Web Store

Technology

Chrome Extension that injects itself into the Hacker News website when accessing the page. Upon load, the initial newsfeed is served by our backend (Repo). The newsfeed is then updated in realtime with the client listening for new items from the Hacker News Firebase API (Repo).

Roadmap

Potential future features

  • Notifications: See comments to the stories and comments you posted
  • Live site updates: Update HN site with new stories and indicate when new comments are posted
  • Inline commmenting in the sidebar
  • Ability to view newsfeed content by keywords instead of following
  • Live update view when new following are added or stories are bookmarked (currently reload is necessary)

Known bugs and missing functionality

  • Karma, following and follower numbers not displaying yet
  • Connection tab needs to be restyled
  • Sidebar to stay open/closed upon site reload
  • Reload of page should not rerequest newsfeed load from server (move from contentscript to background.js)
  • Cleanup of codebase

Contributors

License

This projected is licensed under the terms of the MIT license

hnselect's People

Contributors

glennonymous avatar

Stargazers

 avatar

Watchers

 avatar Vincent avatar  avatar

Forkers

glennonymous

hnselect's Issues

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.