Keto-Eating / Keto-Recipe-API

This API serves up keto recipes, and is a micro-service for a larger project that will eventually serve up grocery lists based on saved recipes.
11 stars 15 forks source link

Paginate v2 #106

Closed nsafai closed 5 years ago

nsafai commented 5 years ago

Github is being dumb and not letting me push up to the other PR, so I'm closing that one and opening a new one.


Question: Would you want the page selector bar at the top of the page or the bottom? Note: I currently have it set to bottom.

image image

Btw if we prefer infinite scroll, I can implement that as a quick followup.