We know we're going to need to be able to list, search for and display schools in the admin area. Until we have final designs let's build a basic version we can easily iterate.
Schools should be a top level nav item (in the service nav):
There should be a search field that allows schools to be found by URN or name.
Here's how it looks in ECF1:
Here's an example of what the school view when you click into a school to see the teachers at that school:
Tasks
[x] add Schools to the service nav in the admin area
[x] create the necessary routes for listing/viewing schools - use urn for in the route for a particular school (/schools/123456)
We know we're going to need to be able to list, search for and display schools in the admin area. Until we have final designs let's build a basic version we can easily iterate.
Schools should be a top level nav item (in the service nav):
There should be a search field that allows schools to be found by URN or name.
Here's how it looks in ECF1:
Here's an example of what the school view when you click into a school to see the teachers at that school:
Tasks
urn
for in the route for a particular school (/schools/123456
)Super lowfi mockup