Skip to content

FullStackWizards/HaveYouHeardTheNews

 
 

Repository files navigation

Legacy

This is a repo for MKS-39 students' Legacy Project.

Please see our CONTRIBUTIONS.md if you would like to contribute.

STACK: ————-------------------------------- React -- Node -- Express -- MongoDB

For front-end design : React-Bookstrap

TEAM MEMBERS

  • Jordan Campbell
  • David Lewallen
  • Travers Pinkerton
  • Caleb Anderson
  • Carlo DiLorenzo

Project Summary

The goal of this project is to create a news website that only displays positive and negative articles. Using the News api we can gather stories from 26 different news sources. A brief summary of each article among with an image is displayed. IBM's Watson has an api that reads a synopsis of the article when the reader clicks on there logo image. We use sentiment to analyze the tone of the articles. Sentiment gives the article a score, these scores are used to filter each article to good news and bad news.

Demo

Have You Heard The News

Backlog

  • Add authentication
  • Search by keyword and date
  • Filter for other 3 emotions (display angry articles)

Installation

  • To clone master to your machine typing in terminal git clone and the web URL then run
  • cd into the folder and type in terminal npm install then run
  • then type bower install csshake then run
  • after installation is completed then type in npm start then run
  • go to localhost:4000 on web browser

About

This is a repo for MKS-39 students' Greenfield project.

Resources

Contributing

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • CSS 51.4%
  • JavaScript 43.9%
  • HTML 4.7%