cs373gc-fall-2016 / Startup-Fairy

IDB 4
2 stars 2 forks source link

Add pagination to search #101

Closed marktheperson closed 7 years ago

marktheperson commented 7 years ago

there's already a back button that i've made.so...

  1. make a forward button.
  2. make the buttons update startValue in the parent class by -10 or +10

(doing this should update the search results that are displayed, once the arrays are populated with results)