Adds a new page for viewing school info, that page contains:
A paginated list of schools as clickable buttons
A right nav drawer that is opened whenever a school is clicked on which contains an image placeholder, the school's name, address, phone number, and region.
The back button is now visible at all screen resolutions, as without it the UI is very confusing on a new page on larger screens as users will have to use the browser back button to navigate back to the dashboard.
Hopefully the last PR for this issue.
Summary of changes:
Adds a new page for viewing school info, that page contains:
The back button is now visible at all screen resolutions, as without it the UI is very confusing on a new page on larger screens as users will have to use the browser back button to navigate back to the dashboard.