Giter Site home page Giter Site logo

tjaysteno / p02-pagination Goto Github PK

View Code? Open in Web Editor NEW
0.0 1.0 0.0 43 KB

Paginate a list of students and allow users to search by name.

Home Page: https://tjaysteno.github.io/P02-pagination/

CSS 10.40% HTML 77.30% JavaScript 12.30%
javascript es6 jquery unobtrusive-javascript pagination

p02-pagination's Introduction

Project 2

In this second project, I created a program that accepts a list of students of any length. It divides that list into pages of 10 students each, creates pagination links, and updates the HTML dynamically as the user navigates through those pages. Additionally, I have added a search feature that allows a user to search for students by name or email.

Skills: jQuery, DOM traversal & manipulation, unobtrusive JavaScript

Personal Development Emphasis: modular code, concise comments, helpful names for variables & functions


Grade: Exceeds Expectations

Grader's Overall Comments: "You did it! Everything is working as you would expect it to. Your code is so short that I'm truly impressed. I like that you make all functions ready to to be executed once the window is up, hence your window.ready() on the first line. It seems you are comfortable with looping through data and pulling out the specifics and evaluating a user's input. These tactics, and more, will be needed for your next project. I want to tell you now that it's going to require more writing than your first two projects.

"Ask away when needed!!"

p02-pagination's People

Contributors

tjaysteno avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.