Skip to content

'Pagination' is a simple vanilla javaScript application to paginate a HTML list.

Notifications You must be signed in to change notification settings

AeronRoemer/Pagination

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Pagination

Created based on project from Teamtreehouse.com. If you are also student and working on this or a similar project, feel free to reach out to me with any questions about this code. I've made an effort to include helpful comments and documentation for fellow learners.

Basic Structure

'Pagination' is a simple vanilla javaScript application to take a list of users provided via a HTML document and paginate them into groups of 10 users.

Concepts Demonstrated

The main technologies and concepts demonstrated in this project are

  • Vanilla javaScript
  • Sass - the CSS was created as a .sass file and converted to .css
  • Progressive Enhancement - having javascript turned on adds to accessibility, but is not required for site to function.

Test Fucntionality

Visit https://aeronroemer.github.io/Pagination/ to test the functionality of this project.

Just For Fun

Visit https://coolors.co - the site I used to generate a color palette with a good range of darks & lights.

About

'Pagination' is a simple vanilla javaScript application to paginate a HTML list.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published