GDGC-MET / Weather_App

A simple weather app that provides real-time weather information for any location using the OpenWeatherMap API.
https://gdgc-met.github.io/Weather_App/
MIT License
2 stars 31 forks source link

Handling Empty Input #7

Open Samrudhi1784 opened 5 days ago

Samrudhi1784 commented 5 days ago

For example: If you provide no input like even after that the output is been shown and the name is shown as undefined. Solution: If you can add a check to ensure that input field is not empty