Thanks to visit codestin.com
Credit goes to github.com

Skip to content

This is an application that will help users list and preview news articles from various sources.

License

Notifications You must be signed in to change notification settings

maureenndiema/POPOTE-NEWS

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

63 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

POPOTE NEWS

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

Author

Maureen Ndiema

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/maureenndiema/POPOTE-NEWS.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 ([email protected])

License

MIT License Copyright @ 2022 Maureen Ndiema

About

This is an application that will help users list and preview news articles from various sources.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published