/News-Highlight

This is an online news platform that provides a list of global news sources and allows the user to preview news articles from individual sources as well as stay updated on worldly affairs by reading from the top bar containing top global headlines. To open live website click:

Primary LanguageHTML

News Highlights

This is an online news platform that provides a list of global news sources and allows the user to preview news articles from individual sources as well as stay updated on worldly affairs by reading from the top bar containing top global headlines., 04/2019

By Adano Godana

Description

This is an online news platform that provides a list of global news sources and allows the user to preview news articles from individual sources as well as stay updated on worldly affairs by reading from the top bar containing top global headlines.

BDD

Behavior- Our program should handle: Input Example- When it receives: Output Example- It should return :
User Sort Preference Category Sorted News Sources by Categories
User Sort Preference Language Sorted News Sources by Language
Send user to source website Click 'Visit Website' Source official website
Show user articles from a single source Click 'Explore News Articles' List of a specific source's articles
Enable user to continue reading an article Click 'Continue Reading' Official source website page with article

Setup/Installation Requirements

  • Fork the data onto your own personal repository.
  • Clone Project to your machine
  • Activate a virtual environment on terminal: source virtual/bin/activate
  • Install all the requirements found in requirements file.
  • Fill the start.sh file with your 'api key' from the https://news.org
  • On your terminal run chmod a+x start.py
  • On your terminal run ./start.py
  • Access the live site using the local host provided
  • Or access the live website by clicking on this url https:

Known Bugs

No Bugs

Technologies Used

  • CSS for styling.
  • HTML for webpage design.
  • Python3.6.
  • Flask

Dependencies

  • pip

Support and contact details

License and Copyright details

MIT License Copyright (c) 2019 ADANO GODANA

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.