Skip to content

3fara10/weather-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Weather App (Java + Spring Boot + API integration)

Overview

This is a web-based weather application built with Java, Spring Boot, and OpenWeatherMap API. The application allows users to search for real-time weather data by city and displays temperature, humidity, and wind speed using a simple HTML and CSS interface.

Features

  • Fetches real-time weather data from OpenWeatherMap API
  • Displays temperature, humidity, and wind speed dynamically
  • Allows users to search for weather conditions by city name
  • Provides a responsive web interface built with HTML and CSS
  • Implements REST API calls to retrieve and display data

Technologies Used

  • Backend: Java, Spring Boot
  • Frontend: HTML, CSS
  • API Integration: OpenWeatherMap API
  • Data Processing: JSON Parsing
  • HTTP Client: RestTemplate

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors