WeAreSnook / human-services

Extensions proposed by the English Local Government Association (LGA) and the local government OpenCommunity project to the OpenReferral standard for human services data. Schema generator code is given to express the schema in various formats. Data conversion routines to make it conform to the standard. API that serves the data in a format compliant with the standard.
0 stars 1 forks source link

Front end page - Case Studies #103

Open ailsaleen opened 3 years ago

ailsaleen commented 3 years ago

-

kingdomlevel commented 3 years ago

Some more functionality for this has been introduced in recent designs and raised as part of #62. As a quick list of things I can think of, this work will require:

ailsaleen commented 3 years ago

Cool, can we split that out? I think we should be able to send the site out to the clients without these (valuable) additions - at least 1 and 3.

I think 2 is higher priority (2 sounds like allowing CMS configuration of the case study list page).

kingdomlevel commented 3 years ago

Cool, can we split that out? I think we should be able to send the site out to the clients without these (valuable) additions - at least 1 and 3.

I think 2 is higher priority (2 sounds like allowing CMS configuration of the case study list page).

Definitely agree on this - I'm going to implement 1 as it's very simple and I needed to add a slug field for the url anyway - but i agree the link to "Contact us to share your case study!" on the front end can come later!

kingdomlevel commented 3 years ago

I've opened a PR with the work as discussed above: #44

To clarify, for now it does not include the inclusion of a "contact us to share your case study!" link in the front end, but does render basic case study data as we are looking for...

ailsaleen commented 3 years ago

Thanks! Added #126 for the 'contact us' part, and I've put it post-MVP to see if we can fit it in in the final week 🤞