This repository was archived by the owner on Jun 25, 2025. It is now read-only.

Description
Requirements
As a Developer using the ODS Library
I want to be able to create a recirculation page in my App
So that I can add this page with the links to all selected apps in a simple manner respecting the ODS Design and the accessibility requirements
Content description
Page presentation
- the page will propose a list of the apps with
- the app icon
- the app title
- the app description
- a link to open this app in the app store
- the page will present the app list so that it can present content categorization
- would be useful if the user could be allowed to see the entire description if the text is more then 2 lines (TBD)
Technical requirements
- the content of this list will be build using a json file format
- the page will be build with sections and lists inside those sections - the section will be displayed as proposed in upcoming designs
- each list item will drive the user to the corresponding app store page app description page
More detail
This description has been detailed by @paulinea in the folowing issues