Skip to content

Latest commit

 

History

History
14 lines (8 loc) · 1.41 KB

readme.md

File metadata and controls

14 lines (8 loc) · 1.41 KB

Skills Assessment

Fork the repo and create the HTML, CSS, and JavaScript for the widget as described in the Contact List image. It should take you about 3 hours, but you should try and complete it without taking an entire day. You will be asked to explain any places where your solution does not match the spec. Please target modern browsers, do not use images, and bonus points for graceful degradation and legacy support solutions. We wish to assess your CSS skills, so don't use a CSS Framework like Bootstrap or Foundation, they have their place, but this is not it. A Javascript framework or library is not needed to complete this exercise, we would like to assess your Javascript skills without the use of a library.

Please code the page according to industry best practices and organize the assets as you would if delivering it to a client to integrate (not necessarily to deploy).

Bonuses: Keep it simple, don't overuse JavaScript. Prioritize modern browsers - graceful degredation is our friend.

Resources

Screen