Skip to content

Basic flask web app to display latest news headlines, current weather and currency conversions.

Notifications You must be signed in to change notification settings

sud0m0nk/headlines

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 

Repository files navigation

How to run this app:

  1. This web app will only run on Python 2.
  2. Install "flask" and "feedparser" by entering "pip install flask feedparser" in command line.
  3. Run "headlines.py" with Python 2.
  4. Open your favourite web browser and visit "127.0.0.1:5000" to view the web app.

About

Basic flask web app to display latest news headlines, current weather and currency conversions.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published