As a developer, I can add pagination so that the amount of appointments on the page are limited.
Acceptance Criteria
- Only 6 appointments are displayed on the Appointments page, taking the user through the whole Bespoke process.
- If user returns to book new appointments for another bespoke process these will be displayed on the first page.
- The old appointments are either deleted or are kept in the next page.
Tasks
As a developer, I can add pagination so that the amount of appointments on the page are limited.
Acceptance Criteria
Tasks