Skip to content

projectshft/js_beginner_DOM

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Broken Filter Needs Fixing

Setup

  1. Open up this program in your browser by opening the index.html file
  2. Type a name in the input and you should see the list of users filtered by the name you entered.

One problem...

It doesn't work yet!

Video Walkthrough:

https://www.loom.com/share/a6afe8f1cdf0483cb16018c1d5d310ff?sid=55aeff4a-9185-424a-80f6-416deaf917c5

Your Task

Add functionality in script.js for the filterData function to work as expected.

To see if it truly works, head to /test.html and press the Run Test button, to you know... run the tests. If it passes, you're all good. If not... well, keep at it.

If you're a Parsity student, feel free to ask questions in Slack. If you're not a Parsity student, you can email me at brian@parsity.io for a hint or to submit your work.

Good luck!

About

a challenge using the DOM with a test runner

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors