Skip to content

ompatel22/Weather_App

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 

Repository files navigation

Weather Web App

A simple web application built using Java Servlets that allows users to check the current weather conditions for a specified city. This app integrates with the OpenWeather API to fetch and display real-time weather data.

Features

  • City Search: Enter the name of a city to get the current weather information.
  • Weather Data: Displays temperature, weather conditions, and additional details fetched from the OpenWeather API.

Technologies

  • Java Servlet: Handles HTTP requests and responses to interact with the client-side form and the OpenWeather API.
  • OpenWeather API: Provides weather data for various cities.
  • HTML/CSS: Basic front-end implementation for user interaction.

Preview

image-1 image-1

About

A simple and interactive web application

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published