Skip to content

user-story-based-exercises/sew-ip-address-lookup

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 

Repository files navigation

SEW | IP Address Lookup

User Story 1

As an interested user, I want to know where the location of a server is, so that I know where my data is stored.

Acceptance Criteria

  • 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

Some Services (feel free to also use any other service)

Skill(s)

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published