Skip to content

chanceback/CLI-Weather-App

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CLI-Weather-App

About

A weather app that operates entirely within the terminal.

Can be used for getting current weather information as well as forecast data.

Requires a OpenWeather API Key to function properly.

Screenshots

Home Menu: Home Menu

Search Menu - performing a search using current location: search menu

Results of a location search: search results

Detailed View available for the user: Detailed View

Weekly Forecast view: Weekly Forecast

Favorites List Menu (Microservice implemented by partner): Favorites List

Usage Setup

To run locally, first download and unzip the file.

From there, start up the Favorites List microservice in the background or a separate terminal by calling python3 fav_ms.py.

It should run on localhost:5000.

Next, start up the weather app by running python3 weatherApp.py.

The home menue should appear, and you are free to look up the desired wewather information!

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages