christopherturner / LAHacks2017

accuFact is a tool built to shed light on real news.

Home Page:https://lahacks.me/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

accuFact

accuFact is a tool built to shed light on real news. Drawing from multiple news outlets, our platform algorithmically features articles that demonstrate credibility. Our approach is bilateral, factoring in both the prior credibility of a given source (based on both preeminence and peer-review) and the popularity of each particular article.

News Retrieval

accuFact retrieves live stories using News API. Using this integration, articles from 72 worldwide sources can be obtained in a JSON format including their title, a brief description, a corresponding image, and more.

Backend/Frontend

accuFact is built using HTML, CSS, and JS. We've implemented the React framework for extensibility and scaling options. Our project is hosted on GitHub, deployed on Heroku, and uses a Namecheap-registered domain name.

Screenshot

accuFact Homepage

About

accuFact is a tool built to shed light on real news.

https://lahacks.me/

License:Other


Languages

Language:HTML 59.8%Language:JavaScript 25.9%Language:CSS 14.3%