Coder Social home page Coder Social logo

sundaybrian / watchdogs-news-app Goto Github PK

View Code? Open in Web Editor NEW
0.0 2.0 0.0 41 KB

Flask web app that fetches various news articles from around the world powered by the newsapi

Home Page: https://watchdogs-news-app.herokuapp.com/

Python 48.84% HTML 38.02% CSS 13.14%

watchdogs-news-app's Introduction

WatchDogs News App

26/07/2019

Description

WatchDogs News App is web application that allows users to access news from all over the globe.The app fetches various news sources and sorts them based on categories.The application leverages the power of the News API.A user can click on a News source and be directed to a page that contains News Articles from the selected News source. The article's title, image, date of publication and preview will be displayed.A user can click on the article to be directed to the source's site to read the entire article.

Behaviour Driven Development

1.Feature Select A News Source

Scenario:Selecting a news Source

Given There is/are news sources availabe
When i click on a source
Then i i will be redirected to that news source
And i will see articles from that source

2.Feature Select an Article

Scenario:Clicking an article

Given there are multiple articles
When i click i on the articles's title
Then i should be redirected to the articles news source page

3.Feature Clicking the watchdogs brand

Scenario:Clicking the brand name

Given there is a brand name
When i click the brand
Then i should be redirected to the home page
And i should see the various news sources

Prerequisites

  • Download and install Python3.6 if you wish to build the app from the ground up or improve on
  • The requirements.txt file has all the dependencies for the project listed out

Setup/Installation

  • Click This and you will be rerouted to where the app is hosted
  • Requires internet connection

Known Bugs

  • Some news sources may not have data in them.Just navigate back and pick another source
  • No Search feature has been implemented(Will be done by weeks end)
  • The NewsAPi shuts down if request exceed 250 in a given day

Technologies Used

  • Python3.6
  • Flask
  • Html5
  • Bootstrap
  • Css

License

MIT (c) 2019 Sunday Brian

watchdogs-news-app's People

Contributors

sundaybrian avatar

Watchers

James Cloos avatar  avatar

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.