Skip to content

This is an app that allows users to view articles and sources of different news sources.

Notifications You must be signed in to change notification settings

pwambui2020/News-api

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Title

News API Application

This is an application that uses an API to gather data and display it on the webpage.

Author

By Paulyne Wambui

Description

This web application is built using Python framework known as Flask. The app displays information about news from most popular sources, top headlines in the World, categorical and also a user can search for any topic.

Setup/Installation Requirements

First clone the repo $ git clone https://github.com/pwambui2020/News-api.git

After cloning, navigate to the project: $ cd news-flask

Then install all the requirements through pip: $ pip install -r requirements.txt

Make the file executable: $ chmod +x start.sh

Run the application: $ ./start.sh

Now navigate to your browser at: localhost://127.0.0.15000/

Screenshot

news2

news1

Technologies Used

*Python

*Flask

*HTML

*Bootstrap

Support and contact details Incase of any issues please make a pull request and or raise an issue and I will take care of it.

License MIT LICENSE Copyright (c) 2020 PAULYNE WAMBUI

About

This is an app that allows users to view articles and sources of different news sources.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published