Skip to content
This repository has been archived by the owner on Jan 30, 2023. It is now read-only.

CavalloSolutions/front-end-challenge

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

SalesPad Front-End Job Application

Requirements

Create a web app which loads ./app/data.json and displays a list of locations and widget counts (see mock-up).

  • The app should run by executing the command python -m http.server 8000 from the ./app directory.
  • Use fontawesome.io for the icons.
  • The search input should filter by both location and widget name
  • Email your app in a .zip with your resume to careers@salespad.net with the subject ‘Front End Developer Challenge’;

Bonus Points

  • Use a CSS preprocessor (SASS / LESS)
  • Use browser-sync with Gulp or Grunt instead of http.server
  • Use lodash.js and include a comment on your favorite lodash function

Mock Up

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published