Skip to content

Latest commit

 

History

History
15 lines (11 loc) · 701 Bytes

README.md

File metadata and controls

15 lines (11 loc) · 701 Bytes

Weather Web Application Using Python and Flask

The Weather Web Application is a user-friendly web application developed using Python and Flask. It allows users to retrieve current weather data for any city worldwide. By leveraging the OpenWeatherMap API, users can simply input the name of a city, and the application will fetch and display the current weather conditions, including temperature and weather status

Table of Contents

  • Overview
  • Project Goals
  • Steps Performed
  • Implementation Details
  • Conclusion

Documentation link : Developing a Python-Flask Weather App