Treehouse Unit 2 Project. This application presents a list of students in a hard-coded data.js
file. A pagination feature and a 'real-time' search function is added to the application.
HTML/CSS. JavaScript.
- Dom Manipulation
- Array iteration methods
- Pagination
- Event listeners and event handlers
- DRYing and refactoring
Could implement a database or maybe a fetch API for real-world application. Could add a modal feature.
Clone the project, and simply open index.html
Otherwise, I have a live version here.
Sean Crooks
Team Treehouse supplied all files. All script.js
logic was written solely by author.