22 |
23 |
What is this webpage?
24 |
This is a very basic webpage that tells users about the weather in any location in the world. It
25 | uses data from mapbox.com and weatherstack.com.
29 |
30 |
How does it work?
31 |
It's very simple. Click on the 'weather' tab. On this page the user will find an input box where
32 | he/she can type in the location they want. Click the 'search' button beside the input box.
33 |
34 |
35 |
I followed the instructions, but got the weather information from some other place. What can I do?
36 |
In cases like this, I suggest users be more specific with their queries.
37 | Don't just type in the city name, try typing in the country's name as well.
38 |
39 |
Are you a fellow developer?
40 |
If you are a developer and want to take a look at the code you can do so at https://github.com/Bikaskumar572/Weather_website.
43 |