/news-highlighter

news highlighter app to update yourself on the news https://bashirs-news.herokuapp.com/

Primary LanguagePython

News Highlighter

This is a flask application that lets a user choose a preferred news source and view all the top headlines and articles from that source.

Author

BASHIR HASSAN

Description

The site obtains information on news sources and articles form a news API and displays it on the landing page. A user can browse through the sources and articles and select the one they prefer. A user can click on the link to read the full article from the parent source.

Installation requirements

To run the application you need to have installed the following: Python3.6, flask-bootstrap, flask-wtf forms and flask-script.go ahead and proceed to the github repository linked below, copy the link and run the following command: git clone replace repo url with the url you copied

known bugs

Currently the application has no known bugs but if you come across any issues feel free to contact me from the email address provided below.

technologies used

The technologies used to build the application are:

  1. Python
  2. Flask
  3. Bootstrap4
  4. css

link to live site on heroku

https://bashirs-news.herokuapp.com/

Contact

for any remarks,questions or advise feel free to email me at billowbashir@gmail.com

licence

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.