Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/bhaskarradha123/weather_dashboard
A spring Application used to fetch weather report based on location
https://github.com/bhaskarradha123/weather_dashboard
css3 html5 java-8 spring spring-boot thymeleaf weather-api
Last synced: about 2 hours ago
JSON representation
A spring Application used to fetch weather report based on location
- Host: GitHub
- URL: https://github.com/bhaskarradha123/weather_dashboard
- Owner: bhaskarradha123
- Created: 2024-08-19T11:31:56.000Z (3 months ago)
- Default Branch: main
- Last Pushed: 2024-08-20T09:13:12.000Z (3 months ago)
- Last Synced: 2024-11-19T10:07:54.919Z (about 2 hours ago)
- Topics: css3, html5, java-8, spring, spring-boot, thymeleaf, weather-api
- Language: Java
- Homepage:
- Size: 27.3 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Weather_Dashboard_bySpring
- It is a Live web based weather Application 🔅 named WeatherDashboard which can help you to get weather ☔🌟⚡
## Features
- Forecasting Current Weather like Display current weather conditions (temperature, humidity, wind speed, etc.).
- Allow users to search for weather data by city name.
# TECHNOLOGIES USED 📌## Front End 📫
![Static Badge](https://img.shields.io/badge/html-green)
![Static Badge](https://img.shields.io/badge/css-blue)
![Static Badge](https://img.shields.io/badge/thymeleaf-red?labelColor=67)## Server Side ⚡
![Spring Boot](https://img.shields.io/static/v1?style=for-the-badge&message=Spring+Boot&color=6DB33F&logo=Spring+Boot&logoColor=FFFFFF&label=)
![Java](https://img.shields.io/static/v1?style=for-the-badge&message=Java&color=007396&logo=Java&logoColor=FFFFFF&label=)## Development 🔭
![Static Badge](https://img.shields.io/badge/jdk-17-blue)
## Development Tools 📺
![Spring](https://img.shields.io/static/v1?style=for-the-badge&message=Spring+Tool+Suit&color=6DB33F&logo=Spring&logoColor=FFFFFF&label=)
## API's 🌍
![Static Badge](https://img.shields.io/badge/OpenWeatherMap%20-API-blue)
![Static Badge](https://img.shields.io/badge/Weather-API-violet)# UI View
## Home Page
![home](https://github.com/user-attachments/assets/ad3b0498-482c-4427-aeec-af160eb6647a)## Weather Page
![location](https://github.com/user-attachments/assets/d5c1a56b-9150-4a8f-8a21-fe01934908dc)## When User enter wrong city name
![wronglocation](https://github.com/user-attachments/assets/15379a60-9672-4c26-b679-84f3cf3a6cc6)