foundersandcoders / nazareth-project-leads

A repository for internal and client projects
0 stars 0 forks source link

customized/bespoke news aggregator #7

Closed sophiavocado closed 5 years ago

sophiavocado commented 6 years ago

WHAT

It is a customized news aggregator. A user will get notification as well as a track of

HOW

  1. Users authenticate using third party application. (ex. fb, github..) "O AUTH api"
  2. Users choose topics they are interested in
  3. Using news APIs, application continuously go through news websites to find related articles.
  4. Once an article or more matched the user preferences found, a notification will be sent to the user.
  5. When the user goes to "personalized page", the user can check the track of his matched articles, as well as a description of each article that includes "phrase frequency" using D3JS library.

WHY

Instead of going through all the media websites to check out about a topic or a category of news that you usually follow, you will get a notification and a saved track of the related articles, "all in one place

TECHNOLOGY USED:

Oauth API D3js, Python NTLK

shiryz commented 5 years ago

Closing for no longer relevant

shiryz commented 5 years ago

Demo purposes :ghost: