diff --git a/src/screens/activity-log/sections/milestones/content/milestonesList.js b/src/screens/activity-log/sections/milestones/content/milestonesList.js index 8dfaec9..ac82d50 100644 --- a/src/screens/activity-log/sections/milestones/content/milestonesList.js +++ b/src/screens/activity-log/sections/milestones/content/milestonesList.js @@ -3,15 +3,11 @@ export const milestonesList = { comingUp: [ { title: 'Extending the benefits catalog', - description: 'We have launched the application with 10 essential benefits. We are now working on' + - 'extending the catalog to include more benefits. To ensure that we cover the most important benefits' + - ' first, we will be collaborating with relevant stakeholders.', - date: 'September 2024', + description: 'We have launched the application with 10 essential benefits. We are now working on extending the catalog to include more benefits. To ensure that we cover the most important benefits first, we will be collaborating with relevant stakeholders.', + date: 'Late 2024', }, { title: 'Collaboration with municipalities', - description: 'The current application is designed to be used by anyone living in Germany with little ' + - 'regard to their specific municipality. We will be working together with municipalities to extend the' + - 'application to include benefits that are specific to certain regions.', + description: 'The current application is designed to be used by anyone living in Germany with little regard to their specific municipality. We will be working together with municipalities to extend the application to include benefits that are specific to certain regions.', date: 'Early 2025', } ], @@ -37,58 +33,54 @@ export const milestonesList = { date: 'September 2024' }, { - title: 'Launch of application and Demo Day Prototype Fund', - description: 'As part of our participation in the Demo Day of the Prototype Fund, we have launched the ' + - 'web application. The application currently includes 10 benefits and is available for use by anyone ' + - 'living in Germany.', + title: 'Launch of application at Prototype Fund Demo Day', + description: 'As part of our participation in the [Demo Day](https://prototypefund.de/demo-day/) of the Prototype Fund, we have launched the ' + + 'web application. The application currently includes 10 social benefits in Germany.', date: 'September 2024', }, { - title: 'Presentation in a Federal-State Working Group Meeting', + title: 'Presentation in Federal-State Working Group Meeting', description: 'Our project was presented as a "good practice example" in the meeting of the Federal-State Working Group "Citizen-Friendly Welfare State" (BMAS).', date: 'September 2024' }, { - title: 'Civic Coding Project Consultation', - description: 'We received project consultation from Civic Coding.', + title: 'Civic Coding', + description: 'We received [project consultation from Civic Coding](https://www.civic-coding.de/angebote/projektberatung) on both technical and organization aspects.', date: 'May - September 2024' }, { - title: 'Finalists in the Innovation Competition of the City of Munich', - description: 'We were selected as finalists in the Innovation Competition held by the City of Munich.', + title: 'Finalists in Innovation Competition', + description: 'We were selected as finalists in the [Innovation Competition](https://stadt.muenchen.de/infos/innovationswettbewerb.html) held by the City of Munich.', date: 'July 2024' }, { - title: 'Participation in the Datendialog', - description: 'We participated in the Datendialog event hosted by the Bertelsmann Foundation and CorrelAid.', + title: 'Participation in Datendialog', + description: 'We participated in the [Datendialog event](https://www.bertelsmann-stiftung.de/de/unsere-projekte/data-science/projektnachrichten/datendialog-hamburg-juni-2024) hosted by the Bertelsmann Foundation and CorrelAid.', date: 'June 2024' }, { - title: 'Presentation at Kiel Digital Week', - description: 'We presented our project during the Kiel Digital Week, focused on Solid as a data storage solution we would like to adopt.', + title: 'Presentation at Digitale Woche Kiel', + description: 'We [presented](https://vimeo.com/949881609#t=1h15m30s) our project during the Digital Week Kiel, focused on Solid as a data storage solution we would like to adopt.', date: 'May 2024' }, { - title: 'Presentation to the Working Group "Semantic Interoperability" of the IT Planungsrat', - description: 'We were invited to present as a use case for Linked Open Data to the Working Group "Semantic Interoperability" of the IT Planning Council.', + title: 'Presentation to Working Group on Semantic Interoperability', + description: 'We were invited to present FörderFunke as a use case for Linked Open Data to the Working Group "[Semantic Interoperability](https://www.it-planungsrat.de/beschluss/beschluss-2024-05-al)" of the IT-Planungsrat.', date: 'April 2024' }, { - title: 'Beginning of Prototype Fund funding period', - description: 'Late in 2023 we were selected to participate in the 15th round of the Prototype Fund. The ' + - 'funding period began in March 2024 and lasted for 6 months. The funding and additional support ' + - 'schemes provided us with an invaluable opportunity to get the application from an idea to a working ' + - 'prototype.', + title: 'Beginning of Prototype Fund period', + description: 'Late in 2023 [we were selected](https://prototypefund.de/project/foerderfunke/) to participate in the 15th round of the Prototype Fund. The funding period began in March 2024 and lasted for 6 months. The funding and additional support schemes provided us with an invaluable opportunity to get the application from an idea to a working prototype.', date: 'March 2024', }, { - title: 'Video for the Creative Bureaucracy Festival', + title: 'Video for Creative Bureaucracy Festival', description: 'For the Digital Kick-Off Day of the Creative Bureaucracy Festival we produced a [7 min video](https://youtu.be/fDWfGEXvqjk).', date: 'March 2024', }, { title: 'Best Poster Award', - description: 'Benjamin received the Best Poster Award in the "Linked Data & Solid" online course at the University of Ghent.', + description: 'Benjamin received the [Best Poster Award](https://www.linkedin.com/posts/bdegenhart_linkeddata-semanticweb-solid-activity-7168706749070262275-S5Qu/) in the "Linked Data & Solid" online course at the University of Ghent.', date: 'January 2024', }, {