Skip to content

Latest commit

 

History

History
55 lines (29 loc) · 1.66 KB

README.md

File metadata and controls

55 lines (29 loc) · 1.66 KB

Weather_App_in_PHP ☀️ ☁️

A real time weather application in php without using API's using PHP simple DOM library for web scraping .

GitHub top language GitHub code size in bytes

Table of Contents

Features
Youtube
Installing

Demonstartion Video

Features

  • Built on PHP Simple DOM web scraping platform.
  • Ability to search any region/country/city to get the real time weather data.
  • Latency of around 2 seconds.
  • Built without direct use of API's.
  • Provides data such as Latitude,Longitude,Temperature,Cloud Visibility and wind speed.

Youtube

RoadFighter

YouTube Video Views YouTube Video Votes YouTube Video Comments

link for complete code:https://drive.google.com/drive/folders/1MFmZHR6AkOq3ac1s4KPmUXT-RYYnY_SL?usp=sharing

Installing

no css files are added in source  code due to folder size


extract in ..xampp/htdocs and run on localhost

Badge