Skip to content

raymondyegon/news-flask

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

News API Application

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

By Raymond Yegon

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 he feels like. 

Setup/Installation Requirements

First clone the repo $ git clone https://github.com/raymondyegon/news-flask.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:5000

Technologies Used

*Python *Jquery *Flask *HTML5 *CSS3 *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) 2019 Raymond Yegon

About

News API with Flask and Python

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published