웹 링크: http://xorms3610.dothome.co.kr/weather/
이 프로젝트는 PHP를 활용한 간단한 날씨 앱입니다.
OpenWeather API를 사용하여 실시간 날씨 정보를 제공하며,
한국 내 특정 도시의 기온, 습도, 날씨 설명 등을 확인할 수 있습니다.
이 프로젝트는 Open API를 활용하는 경험을 쌓기 위해 제작하였으며,
프론트엔드와 백엔드의 데이터를 어떻게 주고받는지 이해하는 데 중점을 두었습니다.
This project is a simple Weather App built with PHP.
Provides real-time weather information using the OpenWeather API,
allowing you to check the temperature, humidity, and weather description for specific cities in South Korea.
The project was created to gain experience with utilizing Open APIs,
focusing on understanding how data is exchanged between the frontend and backend.
- HTML5 / CSS3 / SCSS
- JavaScript (Vanilla JS)
- PHP
- OpenWeather API
https://openweathermap.org/
- 한국 내 각 도시의 현재 날씨 정보 제공
→ Displays current weather data for a predefined city in Korea - 온도, 습도, 날씨 설명 등 표시
→ Displays temperature, humidity, and weather description