Skip to content
/ NoFake Public

Fake news filter website, made during hackathon on Silesian University of Technology "Code with Accenture - Hackathon AEI"

Notifications You must be signed in to change notification settings

Skotee/NoFake

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

77 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NoFake

NoFake

Fake news filter website, made during hackathon on Silesian University of Technology "Code with Accenture - Hackathon AEI"

Build Status Dependency Status Gem Version

NoFake

Table of Contents


Used technologies

  • React
  • Redux
  • React - Router
  • Styled components - thanks to them components are independently reusable
  • Redux Thunk - need of asynchronous API call

API

https://newsapi.org/docs

News API is a simple HTTP REST API for searching and retrieving live articles from all over the web. It can help you answer questions like:

  • What top stories is the NY Times running right now?
  • What new articles were published about the next iPhone today?
  • Has my company or product been mentioned or reviewed by any blogs recently?

Algorithm

Based on Avast article "How to identify fake news and prevent it from spreading." https://blog.avast.com/banish-fake-news-think-before-you-share

Algorithm is based on several factors:

  • What source does the piece come from, is it reputable?

  • It has a catchy headline?

  • Is it current? Check the date to make sure you’re not ready to flip your wig (and someone else’s) over two-year old news, whether real or fake.

  • It has an author?

Users also can choose, according to intuition, if article is fake or true, by clicking buttons, placed on card with article


Contributing

Step 1

  • Option 1

    • 🍴 Fork this repo!
  • Option 2

    • 👯 Clone this repo to your local machine using https://github.com/Skotee/NoFake.git

Step 2

  • HACK AWAY! 🔨🔨🔨

Step 3

  • 🔃 Create a new pull request using https://github.com/Skotee/NoFake/compare/

Team

Radosław Wojaczek(https://github.com/Skotee) Filip Lipiński(https://github.com/filiplipinski) Rafał Labisz https://github.com/rafallabisz


About event

https://www.facebook.com/events/412620176258963/

NoFake

About

Fake news filter website, made during hackathon on Silesian University of Technology "Code with Accenture - Hackathon AEI"

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •