MugachaGichamba / newsHighlights

A Flask application that fetches various news sources and displays them, with options to display articles from a specific source only

Home Page:https://boiling-sands-18929.herokuapp.com/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

News Highlight

A Flask application that fetches various news soures and articles and displays them.

Authors

Mugacha Gichamba

Description

As a user I will be able to:

  1. See various news sources on the homepage of the application
  2. Select a news source and see all news articles from the selected news source
  3. See the image, description and the time the news was created.
  4. Click on an article and read the full article on the source website.

Technologies used

  1. Python3.6
  2. Flask 1.0.2
  3. Jinja 2.10.1

Dependencies

  1. gunicorn 19.9.0
  2. requests 2.21.0

setup and installation processs

  1. From the project's github repo page, click the clone or download button
  2. Copy the link that appears from the dropdown
  3. From the terminal window in your local machine, change to the local directory where you want to clone your repository.
  4. Type git clone then paste the link you copied from github and press enter.
  5. A new subdirectory will appear in your current folder.
  6. Open the folder with your favourite code editor.

Contact

Phone: 0705684752

License

This project is licensed under the MIT License - see the LICENSE.md file for details

About

A Flask application that fetches various news sources and displays them, with options to display articles from a specific source only

https://boiling-sands-18929.herokuapp.com/


Languages

Language:Python 99.6%Language:C 0.1%Language:CSS 0.1%Language:JavaScript 0.1%Language:Shell 0.0%Language:HTML 0.0%