omniventure / shorturl

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

shorturl

Url-Shortener Test with a 2-hour duraton.

Test was incomplete.

  • No styling
  • Able to fetch result of the shorten url from shrtco.de.
  • Able to render result of shorten url to page.
  • Did not complete functionality to render list objects.
  • Did not complete copy-to-clipboard functionality or use Local Storage API.
  • Does not have form input validation to check if url is https or has a domain extension.

About


Languages

Language:JavaScript 48.3%Language:HTML 37.5%Language:CSS 14.3%