alessiodam / CC-Bank-frontend

The frontend for Bank Of ComputerCraft
https://cc-bank-frontend-tkb-studios.vercel.app
MIT License
1 stars 2 forks source link

Move dashboard to /dashboard/ #5

Closed okunamayanad closed 5 months ago

okunamayanad commented 5 months ago

Curently /dashboard/perPage/page

Final: /dashboard?per_page=15&page=1

alessiodam commented 5 months ago

Why not make it ?dashboard simply and put the per_page and page in the code?

okunamayanad commented 5 months ago

Why not make it ?dashboard simply and put the per_page and page in the code?

/dashboard is meant to be another page, not a search query

okunamayanad commented 5 months ago

Closing this with #12