News-Articles

HEADLINE NEWS

An application that allows users to list and preview news articles from various sources all over the World. 4/05/2022

Author

Wanjiru Charity

Description

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

  1. top stories- These are displayed on the landing page in a carousel form. Each carousel item has a clickable link that allows the user to read the top stories on the article.
  2. News sources- The user has access to over 50 news sources of various categories. These are displayed on the landing page in card format for each news source.
  3. Articles. The user can search for any News article from all arounf the world by keyword.

Live Link

  1. Git clone https://github.com/Wanjiru393/News-Highlight.git
  2. Navigate to the folder using the terminal 3 .Run the file ./run to manage your app.

App Development

To make advancements/modifications,follow these steps:

  1. Fork the repository
  2. Create a new branch (git checkout -b improve-feature)
  3. Make the appropriate changes in the files
  4. Add changes made
  5. Commit your changes (git commit -am 'Improve feature')
  6. Push to the branch (git push origin improve-feature)
  7. Create a Pull Request

Technologies used

  1. Flask 1.1.2
  2. Pthon3.8
  3. Flask-Bootsrap
  4. HTML
  5. CSS

Known Bugs

No Known Bugs

Support and Contact details

If you have any question or contributions, please email me at (cwanjiru393@gmail.com)

License

MIT License Copyright @ 2022 Wanjiru Charity