Git Product home page Git Product logo

news-highlight's Introduction

WithIt™

WithIt is a news portal application that keeps users in the know on current news from over 30,000 online sources.

Motivation

In context, parents are busy workers and they get home really late. They always miss the news and they are very frustrated since they can't keep up with current affairs. WithIt™ is an application that will help them list and preview news articles from various sources around the world.

Installation

OS X

Pre-requisites

Steps

  • Clone the app to a directory.
git clone https://github.com/tc-mwangi/news-highlight.git
  • Install app dependencies:
pip install -r requirements.txt
  • Run program on terminal:
chmod a+x start.sh
  • Run script:
./start.sh

User Stories

  • A user should see various news sources on the homepage.
  • A user should see all news articles from a selected news source.
  • A user should see the image, description and time that an article was created.
  • A user should be able to read the full article on the sources website.

In addition:

  • A user should be able to search for articles according to the source name.
  • A user should not lose news articles snippet on relaunch of the app (flask sessions).
  • A user should have a favourites section where they will be able to add their favourite news sources and store them in a browser cookie.

BDD

Behaviour Input Output
1. display a menu with navigation options select path: home or articles redirect to relevant page
2. display news sources on homepage select source link redirect to source homepage
3. display articles from sources select link to full article redirect to full article on source homepage.
4. display search bar on articles page news source name articles from source name results

Author

@top-cat - Initial work - WithIt™

Credits

Powered by NEWS API

License

MIT © WithIt™

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.