Skip to content

An application that will help list and preview news articles from various sources to help my parents get information they missed out before they got home due to work and other errands they need to learn.]

License

Notifications You must be signed in to change notification settings

monginadiana/NEWS.API

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

47 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Daily-news-app

A daily news application done using flask, allows you to display latest news sources and also allows you to read the articles by the source, powered by NEWS API. 19/10/2020

By ONDIEKI DIANA MONGINA

Description

The application consumes the NewsAPI and provides the following functionalities to users:

  • Have access to news sources, which are displayed on the landing page for various news sources of different categories
  • Have access to the articles posted by the news sources displayed on the landing page

Live link

Visit the application on https://daily-news-felista.herokuapp.com/

Development

To make advancements/modifications, follow these steps:

  • Fork the repository
  • Create a new branch (git checkout -b improve-feature)
  • Make the appropriate changes in the files
  • Add changes made
  • Commit your changes (git commit -am 'Improve feature')
  • Push to the branch (git push origin improve-feature)
  • Create a Pull Request

Technologies Used

Technologies used to develop this application:

  1. Python v3.8
  2. Flask 1.1.2
  3. Flask-Bootstrap
  4. HTML

Support and contact details

If you have any recommendations or questions feel free to email me:[dianahmongina2@gmail.com]

License

Copyright

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.

Copyright (c) 2020 Diana Mongina

About

An application that will help list and preview news articles from various sources to help my parents get information they missed out before they got home due to work and other errands they need to learn.]

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published