Skip to content

PWA Boston Globe Trending Application. Hack day 2017

Notifications You must be signed in to change notification settings

BostonGlobe/globe-trending

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

71 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Boston Globe Trending Progressive Web App

Built by Eddie Kennedy, Connor MacDonald and Kelsey Kronmiller for Spring Hack Day 2017.

Displays Most Popular Globe content, along with basic stats on popular referrers and comments. Leverages the styles for Big Article templates built by the Sites team for Big Article template, and the API built for the Sports 2.0 project.

Getting set up:

  1. npm install Download dependencies (you'll need NPM)
  2. npm start Start the development environment (localhost:9000) This will start the node server and the webpack watch loop for styles/js. Currently there is no JS for the app.
  3. Get a sample of data to put into the /data/ directory. See either Eddie or Connor for this.

Things this thing is built with:

  • Node/Express - Server
  • Pug - Templating
  • Webpack SASS (Because #hackday)

Screenshots

Homepage

screen shot 2017-05-05 at 3 34 23 pm

Article

screen shot 2017-05-05 at 3 35 08 pm


TODO

  • Offline browsing
  • Taxonomy specific data
  • Get server to send transformed JSON data instead of HTML
  • Automate the data ingestion

About

PWA Boston Globe Trending Application. Hack day 2017

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published