AppsandThat / HN_Reader

UBC App and That First Project of 2014 - a simple Hacker News Reader

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

my.HackerNews Reader and Analyzer Web App

This is a web app/crawler inspired by node-hackernews that crawls and subsequently displays hackernews in a webapp. More updates coming soon!

hackernews.js - crawl and parse DOM into object

app.js - config and handle requests

/routes - router files /views - jade templates

To get started with the app firstCassuming you have npm and node installed) run "npm install" to install all the dependencies to run the app run either "rpm start" or "node bin/www" Note in the apps currently state it won't work - you have to fix it and add the missing features!

About

UBC App and That First Project of 2014 - a simple Hacker News Reader


Languages

Language:JavaScript 64.8%Language:CSS 35.2%