Skip to content

ajSeadler/Weather-or-Not

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Weather or Not

Weather or Not is a weather forecast app designed and developed by Anthony Seadler. The app provides a visually appealing, mobile-responsive interface for viewing the current weather and 7-day forecast for a specified location. It leverages the Open Weather Map API to fetch weather data.

Table of Contents

Introduction

Weather or Not is a weather forecast app that provides users with the current weather conditions and a 7-day forecast for a specified location. The app is built with Python, Flask, and Bootstrap 5, offering a visually appealing and mobile-responsive design.

Features

  • Current weather display
  • 7-day weather forecast
  • Mobile-responsive design
  • Open Weather Map API integration

Technologies Used

  • Python
  • Flask
  • Bootstrap 5

If You Want to Work On It!

Prerequisites

Before you begin, ensure you have the following installed:

Installation

  1. Clone the repository
  2. Install dependencies: pip install -r requirements.txt
  3. Set up your Open Weather Map API Key in the configuration.

Usage

Users can search for a specific location (not limited to North America) and will be shown a current live forecast for said location. Users also have the option to view a 7 day forecast for their location.

API Integration

The app integrates with the Open Weather Map API to fetch real-time weather data. Ensure you have an API key and set it up in the configuration.

Acknowledgements

  • This was my first python project! I am eager to see where future projects arise.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages