purduewebdevclub / media-list

0 stars 1 forks source link

Create left and right buttons to move between pages #3

Open maneesht opened 8 years ago

maneesht commented 8 years ago

This is part of the core functionality, but shouldn't take too much time. All you need are two buttons. On the left, it should go to the previous page (from page2 to page1 and then page1 to index, etc.) and the right button should go to the next page. (The last page shouldn't have a right button and likewise the index page shouldn't have a left button)