SF-FCC / nextstep

0 stars 6 forks source link

Feature/search job apps #120

Closed Nalipp closed 5 years ago

Nalipp commented 5 years ago

created a search bar for jobApps, unstyled but working The getCompanyDictionary.js file creates a hash lookup table for scanning the jobApp company name form input in constant time. On click the form is reset and the details page is populated and displayed.