Skip to content

Latest commit

 

History

History
28 lines (19 loc) · 876 Bytes

README.md

File metadata and controls

28 lines (19 loc) · 876 Bytes

News Headlines

An web application that list and previews news articles from various sources

Built by John Mutavi

Description

This is an apllication that list out various news sources. The user can click on the sorces and preview all the news articles from that source.

User Specification

  • The users should be able to see various news sources and select the ones they prefer
  • The users should be able to see all the news articles from that news source
  • The user should see the image description and time the news article was created.
  • The user should also be able to click on an article and read it fully from the news source.

SetUp / Installation Requirements

Prerequisites

  • python3.6
  • pip
  • flask

Technologies Used

  • Python3.6

License

MIT ©2017 John Mutavi