diff --git a/proj/map/asset/css/style.css b/proj/map/asset/css/style.css index 09cf796..1a74e04 100644 --- a/proj/map/asset/css/style.css +++ b/proj/map/asset/css/style.css @@ -292,7 +292,7 @@ section.restomenu section.top p{ section.restomenu div.dish h3 { margin-bottom: 0px; - margin-top: 30px; + margin-top: 0px; } section.restomenu div.dish p { @@ -304,6 +304,17 @@ section.restomenu div.dish p { line-height: 1rem; } +section.restomenu ul { + margin-left: 0px; + padding-left: 0px; +} + +section.restomenu h2 { + margin-top: 30px; + text-decoration: underline; + text-underline-offset: 10px; + text-decoration-thickness: 5px; +} ::-webkit-scrollbar { display: none; diff --git a/proj/map/asset/img/ilviaggio.jpg b/proj/map/asset/img/ilviaggio.jpg new file mode 100644 index 0000000..dd933fc Binary files /dev/null and b/proj/map/asset/img/ilviaggio.jpg differ diff --git a/proj/map/asset/js/.main.js.swp b/proj/map/asset/js/.main.js.swp index 5222c17..9a90836 100644 Binary files a/proj/map/asset/js/.main.js.swp and b/proj/map/asset/js/.main.js.swp differ diff --git a/proj/map/asset/js/db.js b/proj/map/asset/js/db.js index e0db45a..7bdfea6 100644 --- a/proj/map/asset/js/db.js +++ b/proj/map/asset/js/db.js @@ -1,381 +1,8 @@ -let ingredients = { - tomate : { - fr: "tomate", - en: "tomato", - it: "pomodoro", - }, - mozzarella : { - fr: "mozzarella", - en: "mozzarella", - it: "mozzarella", - }, - mozzarellaBufala: { - fr: "mozzarella de bufflonne", - en: "buffalo's mozzarella", - it: "mozzarella di bufala", - }, - saucissecalabraisepiquante : { - fr: "saucisse calabraise piquante", - en: "spicy sausage", - it: "sopressata calabrese piccante", - }, - jambonblanc : { - fr: "jambon blanc", - en: "white ham", - it: "prosciutto cotto", - }, - champignons : { - fr: "champignons", - en: "mushrooms", - it: "funghi", - }, - provoletta : { - fr : "provoletta", - en : "provoletta", - it : "provoletta", - }, - salsiccia :{ - fr : "chaire à saucisse", - en : "sausage", - it : "salsiccia", - }, - chimichurri : { - fr : "chimichurri", - en : "chimichurri", - it : "chimichurri", - }, - gorgonzola : { - fr : "gorgonzola", - en : "gorgonzola", - it : "gorgonzola", - }, - parma : { - fr : "parma", - en : "jambon de Parme", - it : "Parma ham", - }, - noix : { - fr : "noix", - en : "nuts", - it : "noci", - }, - caprino : { - fr : "fromage de chèvre", - en : "goat cheese", - it : "caprino", - }, - honey : { - fr : "miel", - en : "honey", - it : "miele", - }, - bresaola : { - fr : "bresaola", - en : "bresaola", - it : "bresaola", - }, - roquette : { - fr : "roquette", - en : "aragula salad", - it : "rucola", - }, - crudaioladipomodoro : { - fr : "tomates fraîches concassées", - en : "fresh tomatoes", - it : "crudaiola di pomodoro", - }, - burrata : { - fr : "burrata", - en : "burrata", - it : "burrata", - }, - basilic : { - fr : "basilic", - en : "basil", - it : "basilico", - }, - thon : { - fr : "thon", - en : "tuna", - it : "tono", - }, - cipollaTropea : { - fr : "oignons rouges de Tropea", - en : "red onions from Tropea", - it : "cipolla rossa di Tropea", - }, - aubergines : { - fr : "aubergines", - en : "eggplants", - it : "melanzane", - }, - anchois : { - fr : "anchois", - en : "anchovies", - it : "acciughe", - }, - capres : { - fr : "câpres", - en : "capers", - it : "capperi", - }, - huileextravierge : { - fr : "huile extra vierge", - en : "extra olive oil", - it : "olio extra vergine", - }, - name : { - fr : "", - en : "", - it : "", - }, - name : { - fr : "", - en : "", - it : "", - }, - name : { - fr : "", - en : "", - it : "", - }, - name : { - fr : "", - en : "", - it : "", - }, - name : { - fr : "", - en : "", - it : "", - }, - name : { - fr : "", - en : "", - it : "", - }, - name : { - fr : "", - en : "", - it : "", - }, -} - -let SanTelmo = { - isActive: false, - id: "santelmo", - type : "item", - name: "San Telmo", - xy: [-11.42,27.20], - dirxy: [-12.98,35.95], - dirzl: 4, - minz: 3, - img: "https://ed.brz9.dev/proj/map/asset/img/santelmo.jpg", - txtFR: "Français Adipisicing live-edge fam velit. Messenger bag poke laboris aesthetic viral do semiotics authentic est selfies.", - txtEN: "English Adipisicing live-edge fam velit. Messenger bag poke laboris aesthetic viral do semiotics authentic est selfies.", - txtIT: "Italiano Adipisicing live-edge fam velit. Messenger bag poke laboris aesthetic viral do semiotics authentic est selfies.", - card : { - tabs : { - menu : { - tabtype : "menu", - priceRange : "17-25€", - dishes : { - diavolo : { - name : "Pizza Diavolo", - ing : [ - ingredients.tomate, - ingredients.mozzarella, - ingredients.saucissecalabraisepiquante - ] - }, - d10s : { - name : "Pizza D10S", - ing : [ - ingredients.tomate, - ingredients.mozzarella, - ingredients.provoletta, - ingredients.salsiccia, - ingredients.chimichurri - ] - }, - navigli : { - name : "Pizza Navigli", - ing : [ - ingredients.tomate, - ingredients.mozzarella, - ingredients.gorgonzola, - ingredients.parma - ] - }, - brachet : { - name : "Pizza Brachet (bianca - blanche - white)", - ing : [ - ingredients.mozzarella, - ingredients.caprino, - ingredients.noix, - ingredients.honey - ] - }, - superibricchi : { - name : "Pizza Sù Per I Bricchi", - ing : [ - ingredients.tomate, - ingredients.mozzarella, - ingredients.caprino, - ingredients.bresaola, - ingredients.roquette - ] - }, - superibricchi : { - name : "Pizza Sù Per I Bricchi", - ing : [ - ingredients.tomate, - ingredients.mozzarella, - ingredients.thon, - ingredients.cipollaTropea - ] - }, - reine : { - name : "Pizza Cotto e Funghi / Reine", - ing : [ - ingredients.tomate, - ingredients.mozzarella, - ingredients.jambonblanc, - ingredients.champignons - ] - }, - margherita : { - name : "Pizza Margherita", - ing : [ - ingredients.tomate, - ingredients.mozzarella - ] - }, - buffemel : { - name : "Pizza Bufala e Melanzane", - ing : [ - ingredients.tomate, - ingredients.mozzarellaBufala, - ingredients.aubergines - ] - }, - romana : { - name : "Pizza Romana", - ing : [ - ingredients.tomate, - ingredients.mozzarella, - ingredients.anchois, - ingredients.capres, - ingredients.huileextravierge - ] - }, - /* - pizza : { - name : "Pizza", - ing : [ - ingredients. , - ingredients. , - ingredients. , - ingredients. , - ingredients. , - ] - }, - pizza : { - name : "Pizza", - ing : [ - ingredients. , - ingredients. , - ingredients. , - ingredients. , - ingredients. , - ] - }, - */ - }, - sections : { - pizza : { - //diavolo, - //reine, - } - } - }, - time : { - tabtype : "time", - list : { - mon : "11h30-14h00 18h30-22h00", - tue : "11h30-14h00 18h30-22h00", - wed : "11h30-14h00 18h30-22h00", - thu : "11h30-14h00 18h30-22h00", - fri : "11h30-14h00 18h30-22h00", - sat : "11h30-14h00 18h30-22h00", - sun : "", - } - } - } - } -} - -let Novaa = { - isActive: false, - id: "novasocialfood", - type : "item", - name: "Noväa social food", - xy: [-14.60,17.97], - dirxy: [-18.48,35.68], - dirzl: 3, - minz: 3, - img: "https://ed.brz9.dev/proj/map/asset/img/santelmo.jpg", - txtFR: "Français Adipisicing live-edge fam velit. Messenger bag poke laboris aesthetic viral do semiotics authentic est selfies.", - txtEN: "English Adipisicing live-edge fam velit. Messenger bag poke laboris aesthetic viral do semiotics authentic est selfies.", - txtIT: "Italiano Adipisicing live-edge fam velit. Messenger bag poke laboris aesthetic viral do semiotics authentic est selfies.", - card : { - tabs : { - menu : { - tabtype : "menu", - priceRange : "18-32€", - dishes : { - divola : { - name : "Pizza Divola", - }, - regina : { - name : "Pizza Regina", - } - } - }, - time : { - tabtype : "time", - mon : "11h30-14h00 18h30-22h00", - tue : "11h30-14h00 18h30-22h00", - wed : "11h30-14h00 18h30-22h00", - thu : "11h30-14h00 18h30-22h00", - fri : "11h30-14h00 18h30-22h00", - sat : "11h30-14h00 18h30-22h00", - sun : "", - } - } - } -} - -let Salsamenteria = { - id: "salsamenteria", - isActive: false, - xy: [-21.96, -21.64], - dirxy: [-19.64,13.36], - dirzl: 3, - minz: 3, - type : "item", - name: "Salsamenteria di Parma", - img: "https://ed.brz9.dev/proj/map/asset/img/salsamentiera.jpg", - txtFR: "Français Adipisicing live-edge fam velit. Messenger bag poke laboris aesthetic viral do semiotics authentic est selfies.", - txtEN: "English Adipisicing live-edge fam velit. Messenger bag poke laboris aesthetic viral do semiotics authentic est selfies.", - txtIT: "Italiano Adipisicing live-edge fam velit. Messenger bag poke laboris aesthetic viral do semiotics authentic est selfies.", -} - var jdb = { data: { currentLang: 'fr', + currentRestoTagList: [], db : { - ingredients : ingredients, parking : { id : "parking", isActive: false, @@ -405,6 +32,8 @@ var jdb = { nameEN : "Restaurant", nameIT : "Ristoranti", sub : { + SanTelmo, + Salsamenteria, italiens : { id: "restoital", isActive: false, diff --git a/proj/map/asset/js/dishes.js b/proj/map/asset/js/dishes.js new file mode 100644 index 0000000..edb1348 --- /dev/null +++ b/proj/map/asset/js/dishes.js @@ -0,0 +1,123 @@ +let Dishes = { + santelmo : { + gnocchigor : { + name : "blank", + ing : [ + ingredients.gnochgor + ] + }, + diavolo : { + name : "Pizza Diavolo", + ing : [ + ingredients.tomate, + ingredients.mozzarella, + ingredients.saucissecalabraisepiquante + ] + }, + d10s : { + name : "Pizza D10S", + ing : [ + ingredients.tomate, + ingredients.mozzarella, + ingredients.provoletta, + ingredients.salsiccia, + ingredients.chimichurri + ] + }, + navigli : { + name : "Pizza Navigli", + ing : [ + ingredients.tomate, + ingredients.mozzarella, + ingredients.gorgonzola, + ingredients.parma + ] + }, + brachet : { + name : "Pizza Brachet (bianca - blanche - white)", + ing : [ + ingredients.mozzarella, + ingredients.caprino, + ingredients.noix, + ingredients.honey + ] + }, + superibricchi : { + name : "Pizza Sù Per I Bricchi", + ing : [ + ingredients.tomate, + ingredients.mozzarella, + ingredients.caprino, + ingredients.bresaola, + ingredients.roquette + ] + }, + superibricchi : { + name : "Pizza Sù Per I Bricchi", + ing : [ + ingredients.tomate, + ingredients.mozzarella, + ingredients.thon, + ingredients.cipollaTropea + ] + }, + reine : { + name : "Pizza Cotto e Funghi / Reine", + ing : [ + ingredients.tomate, + ingredients.mozzarella, + ingredients.jambonblanc, + ingredients.champignons + ] + }, + margherita : { + name : "Pizza Margherita", + ing : [ + ingredients.tomate, + ingredients.mozzarella + ] + }, + buffemel : { + name : "Pizza Bufala e Melanzane", + ing : [ + ingredients.tomate, + ingredients.mozzarellaBufala, + ingredients.aubergines + ] + }, + romana : { + name : "Pizza Romana", + ing : [ + ingredients.tomate, + ingredients.mozzarella, + ingredients.anchois, + ingredients.capres, + ingredients.huileextravierge + ] + }, + /* + pizza : { + name : "Pizza", + ing : [ + ingredients. , + ingredients. , + ingredients. , + ingredients. , + ingredients. , + ] + }, + pizza : { + name : "Pizza", + ing : [ + ingredients. , + ingredients. , + ingredients. , + ingredients. , + ingredients. , + ] + }, + */ + } +} + + diff --git a/proj/map/asset/js/ingredients.js b/proj/map/asset/js/ingredients.js new file mode 100644 index 0000000..1b4e915 --- /dev/null +++ b/proj/map/asset/js/ingredients.js @@ -0,0 +1,164 @@ +let ingredients = { + tomate : { + fr: "tomate", + en: "tomato", + it: "pomodoro", + }, + mozzarella : { + fr: "mozzarella", + en: "mozzarella", + it: "mozzarella", + }, + mozzarellaBufala: { + fr: "mozzarella de bufflonne", + en: "buffalo's mozzarella", + it: "mozzarella di bufala", + }, + saucissecalabraisepiquante : { + fr: "saucisse calabraise piquante", + en: "spicy sausage", + it: "sopressata calabrese piccante", + }, + jambonblanc : { + fr: "jambon blanc", + en: "white ham", + it: "prosciutto cotto", + }, + champignons : { + fr: "champignons", + en: "mushrooms", + it: "funghi", + }, + provoletta : { + fr : "provoletta", + en : "provoletta", + it : "provoletta", + }, + salsiccia :{ + fr : "chaire à saucisse", + en : "sausage", + it : "salsiccia", + }, + chimichurri : { + fr : "chimichurri", + en : "chimichurri", + it : "chimichurri", + }, + gorgonzola : { + fr : "gorgonzola", + en : "gorgonzola", + it : "gorgonzola", + }, + parma : { + fr : "parma", + en : "jambon de Parme", + it : "Parma ham", + }, + noix : { + fr : "noix", + en : "nuts", + it : "noci", + }, + caprino : { + fr : "fromage de chèvre", + en : "goat cheese", + it : "caprino", + }, + honey : { + fr : "miel", + en : "honey", + it : "miele", + }, + bresaola : { + fr : "bresaola", + en : "bresaola", + it : "bresaola", + }, + roquette : { + fr : "roquette", + en : "aragula salad", + it : "rucola", + }, + crudaioladipomodoro : { + fr : "tomates fraîches concassées", + en : "fresh tomatoes", + it : "crudaiola di pomodoro", + }, + burrata : { + fr : "burrata", + en : "burrata", + it : "burrata", + }, + basilic : { + fr : "basilic", + en : "basil", + it : "basilico", + }, + thon : { + fr : "thon", + en : "tuna", + it : "tono", + }, + cipollaTropea : { + fr : "oignons rouges de Tropea", + en : "red onions from Tropea", + it : "cipolla rossa di Tropea", + }, + aubergines : { + fr : "aubergines", + en : "eggplants", + it : "melanzane", + }, + anchois : { + fr : "anchois", + en : "anchovies", + it : "acciughe", + }, + capres : { + fr : "câpres", + en : "capers", + it : "capperi", + }, + huileextravierge : { + fr : "huile extra vierge", + en : "extra olive oil", + it : "olio extra vergine", + }, + gnochgor : { + fr : "Gnochi au Gorgonzolla", + en : "gdlkfgdfg", + it : "ksflskdfjl", + }, + name : { + fr : "", + en : "", + it : "", + }, + name : { + fr : "", + en : "", + it : "", + }, + name : { + fr : "", + en : "", + it : "", + }, + name : { + fr : "", + en : "", + it : "", + }, + name : { + fr : "", + en : "", + it : "", + }, + name : { + fr : "", + en : "", + it : "", + }, +} + + diff --git a/proj/map/asset/js/main.js b/proj/map/asset/js/main.js index 35da5c2..c3f3df3 100644 --- a/proj/map/asset/js/main.js +++ b/proj/map/asset/js/main.js @@ -11,12 +11,25 @@ Vue.component('Menu',{
{{ horsboissons.it }}
-{{ l2s(ings2ls(d.ing,"fr"), "fr") }}
-{{ l2s(ings2ls(d.ing,"en"), "en") }}
-{{ l2s(ings2ls(d.ing,"it"), "it") }}
-{{ l2s(ings2ls(d.ing,"fr"), "fr") }}
+{{ l2s(ings2ls(d.ing,"en"), "en") }}
+{{ l2s(ings2ls(d.ing,"it"), "it") }}
+