Skip to content

crooks-s/data-pagination-and-filtering-v1

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

data-pagination-and-filtering-v1

Introduction

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.

Tech Stack

HTML/CSS. JavaScript.

Process/Learning (to be updated)

  1. Dom Manipulation
  2. Array iteration methods
  3. Pagination
  4. Event listeners and event handlers
  5. DRYing and refactoring

Improvement

Could implement a database or maybe a fetch API for real-world application. Could add a modal feature.

Running the Project

Clone the project, and simply open index.html
Otherwise, I have a live version here.

Author

Sean Crooks

Contributions

Team Treehouse supplied all files. All script.js logic was written solely by author.

About

Team Treehouse Unit 2 Project

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published