diff --git a/public/content/content.json b/public/content/content.json index 83c4fb9be826033ebb828cbca32cbd020e672724..ceccefae7a67475dc8445fcc5e35852961af4995 100644 --- a/public/content/content.json +++ b/public/content/content.json @@ -212,6 +212,29 @@ }, "refIndex": 5 }, + { + "item": { + "title": "BW Christmas Market 2021", + "project": "iCity Project", + "author": { + "firstName": "Joe", + "lastName": "T. Santhanavanich", + "hftURL": "https://www.hft-stuttgart.de/p/thunyathep-santhanavanich" + }, + "project_year_start": "2019", + "project_year_end": "2021", + "project_is_on_going": false, + "imageLink":"imgs/thumbnails/ch_bw_2021.jpg", + "keywords":["Christmas Market"], + "description_en":"The lightweight web map of Christmas markets in BW 2021 with updated Corona Rules, opening hours, link to the official website, etc is developed to help people plan to visit the Christmas market during this Covid situation - fast-changing regulation.", + "description_de":"Die leichtgewichtige Webkarte der Weihnachtsmärkte in BW 2021 mit aktualisierten Corona-Regeln, Öffnungszeiten, Link zur offiziellen Website usw. wurde entwickelt, um den Menschen zu helfen, den Besuch des Weihnachtsmarktes während dieser Covid-Situation zu planen - sich schnell ändernde Vorschriften. " + }, + "links": { + "demo": "https://icity.hft-stuttgart.de/christmas_market_2021", + "project":"https://www.hft-stuttgart.de/forschung/i-city" + }, + "refIndex": 6 + }, { "item": { "title": "Kesselkompass", diff --git a/public/imgs/thumbnails/ch_bw_2021.jpg b/public/imgs/thumbnails/ch_bw_2021.jpg new file mode 100644 index 0000000000000000000000000000000000000000..438f1130424adab5a43984ed13c6f461c2498697 Binary files /dev/null and b/public/imgs/thumbnails/ch_bw_2021.jpg differ diff --git a/public/imgs/thumbnails/ch_bw_2021.png b/public/imgs/thumbnails/ch_bw_2021.png new file mode 100644 index 0000000000000000000000000000000000000000..090ee9549f1f4a2a8cf4fc8d15024d43fef81922 Binary files /dev/null and b/public/imgs/thumbnails/ch_bw_2021.png differ