SEW | IP Address Lookup
As an interested user, I want to know where the location of a server is, so that I know where my data is stored.
- An VueJS app for displaying information about a domain is available.
- An input field for entering the URL is available.
- Once the input exceeds three characters, the search functionality is triggered.
- The following information is displayed:
- the first ip address of that hostname,
- the country, city and geo-coordinates of the ip address,
- the local time, timezone, sunrise, and sunset info for that place,
- current weather information for that place
- Possible errors are handled in a meaningful and userfriendly way