Skip to content

This Weather app is the first project that i got as Java Intern. Through this project Know new about java also how to make website through java. How to add Api. Add request and response form the Api server and Local host server

Notifications You must be signed in to change notification settings

Sama1504/Weather_App

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

Weather Web App

This is a web application that allows users to check the current weather conditions for a specific city. The app is built using Java Servlets for server-side processing and HTML/CSS for the client-side user interface.

Features

  • Search for weather information by city name
  • Display current temperature, humidity, wind speed, and weather condition
  • Dynamic weather icon based on the current weather condition
  • Responsive design for various screen sizes

Technologies Used

  • Java Servlet
  • HTML/CSS
  • OpenWeatherMap API

Demo

Recording.2024-05-06.195149.mp4

Getting Started

  1. Clone the repository or download the source code.
  2. Import the project into your preferred Java IDE.
  3. Configure the OpenWeatherMap API key in the MyServlet.java file.
  4. Build and deploy the application on a Java web server (e.g., Apache Tomcat).
  5. Access the application through a web browser.

Usage

  1. Open the application in your web browser.
  2. Enter the name of the city you want to check the weather for in the search input.
  3. Click the search button or press Enter.
  4. The application will display the current weather information, including temperature, humidity, wind speed, weather condition, and a corresponding weather icon.

Contributing

Contributions are welcome! If you have any suggestions, bug reports, or feature requests, please open an issue or submit a pull request.

Acknowledgments

About

This Weather app is the first project that i got as Java Intern. Through this project Know new about java also how to make website through java. How to add Api. Add request and response form the Api server and Local host server

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published