kphurley / swlcgdb

A Deckbuilder for Star Wars: The Card Game LCG
3 stars 3 forks source link

Implement Decklists page #48

Closed kphurley closed 3 months ago

kphurley commented 3 months ago

Very simple MVP for now, no searching or sorting, but should support those things in the future pretty easily.

Pagination uses the Pagy gem which was incredibly simple to use.

Added simple pagination buttons on the page which allows one to move between pages in the list.