Skip to content

prernaparwani13/Weather_Application

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

8 Commits
Β 
Β 
Β 
Β 

Repository files navigation

🌦️ Weather Application

A Java-based web application that provides real-time weather information using the OpenWeatherMap API. Built with HTML, CSS, JavaScript on the frontend and JSP & Servlet for the backend.


πŸš€ Features

  • Search weather by city name
  • Display temperature, humidity, wind speed, and weather condition
  • Real-time data using OpenWeatherMap API
  • Responsive and clean UI design
  • Backend integration using Java Servlet and JSP

πŸ› οΈ Technologies Used

Frontend

  • HTML5
  • CSS3
  • JavaScript

Backend

  • Java Servlet
  • JSP (JavaServer Pages)

API


πŸ“ Project Structure

WeatherApp/ β”œβ”€β”€ WebContent/ β”‚ β”œβ”€β”€ index.html # Homepage β”‚ β”œβ”€β”€ style.css # CSS styling β”‚ β”œβ”€β”€ script.js # JavaScript logic β”‚ └── WEB-INF/ β”‚ └── web.xml # Deployment descriptor β”œβ”€β”€ src/ β”‚ └── com.weather/ β”‚ └── WeatherApp.java # Servlet code β”œβ”€β”€ .gitignore β”œβ”€β”€ README.md

About

Weather App Using HTML, CSS and JavaScript with Java JSP & Servlet | Java Web Project

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published