create a web application to display the open issues from w3c/strategy GitHub repository. consider only the issues with the label 'charter'. it should be a mobile web application. each issue should indicate its title, its last update, the repository where charter comments are expected, the facilitators, the end of the refinement period (if any), and the current status. the end of the charter refinement period can be found in the body of the issue, following "Expected end of charter refinement phase". the repository where the charter comments are expected can be found in the issue body, based on where the charter is published. the current status is based on the GitHub labels: in charter refinement, horizontal review requested, AC review, and resolving comments. the facilitators are the issue assignees. if there is the label 'horizontal review requested', the associated labels for review completed should be displayed. the issues should be sortable based on their status and the last update.