Skip to content

Commit

Permalink
featherblade and reorganisation
Browse files Browse the repository at this point in the history
  • Loading branch information
ronan-s1 committed Oct 12, 2024
1 parent 0b75a14 commit b3b63bf
Show file tree
Hide file tree
Showing 4 changed files with 22 additions and 15 deletions.
37 changes: 22 additions & 15 deletions assets/data/data.json
Original file line number Diff line number Diff line change
@@ -1,4 +1,11 @@
[
{
"place": "Featherblade",
"rating": 6.9,
"category": ["Steakhouse", "Burgers", "Dessert"],
"images": ["featherblade1.jpg", "featherblade2.jpg", "featherblade3.jpg"],
"description": "You get what you pay for. Do NOT get that crab tostada, its mid af some cracker with a bit of crab on top. The steak was alright though, the chips were really good though. The cheesecake was very nice. Seating is good and the place is quite nice. The staff are also very friendly."
},
{
"place": "Gaucho's Dog",
"rating": 8.7,
Expand All @@ -20,11 +27,18 @@
"images": ["wayback.jpg"],
"description": "The venue is nice, lots of seating upstairs. The food is decent and they have a student discount. The price isn't too bad either. The double cheese and bacon burger I got was acc so fat and heavy will defo fill you up."
},
{
"place": "Cinnamon Garden Restaurant",
"rating": 8,
"category": ["Indian"],
"images": ["cinnamon-garden.jpg"],
"description": "If you're in Ashbourne and want some indian food, you need to try this place. Food is very good and the venue and decor is cool."
},
{
"place": "Krewe",
"rating": 7.2,
"category": ["American", "Burgers", "Bar", "Dessert"],
"images": ["krewe2.jpg", "krewe.jpg"],
"images": ["krewe.jpg", "krewe.jpg2"],
"description": "Nice place, food was good and the place was full. A bit pricey though. Loaded fries are swag."
},
{
Expand Down Expand Up @@ -55,13 +69,6 @@
"images": ["charlies3.jpg"],
"description": "The typical chinese, nothing crazy. Decent portion for the price and food is good enough. (2nd Oct 2024) After massive public outrage on the rating we have revisited Charlie's however my opinion hasn't change much. The chow mein was fine, nothing amazing, too wet. The seating there isn't great actually, just wooden flat seats, not so comfy. Service was alright, the food did come quite fast tbf."
},
{
"place": "Fasta",
"rating": 5,
"category": ["Italian", "Pasta"],
"images": ["fasta.png"],
"description": "<strong>CLOSED!</strong> Kinda mid, the venue and atmosphere is really nice though. Unfortunately, Fasta has permanently closed down, rip."
},
{
"place": "Star Pizza",
"rating": 8,
Expand Down Expand Up @@ -174,6 +181,13 @@
"images": ["hannah-bbq.jpg", "hannah-bbq2.jpg"],
"description": "Kebabs and wraps kinda place, basically a less boujee Zaytoon. The kebab is decent and for the price you can't complain. The baklava though? Its a bit dry but its huge and only €6 so defo worth it. If you go home, microwave it for like 20ish seconds and have it with vanilla ice-cream, it's amazing."
},
{
"place": "Fasta",
"rating": 5,
"category": ["Italian", "Pasta"],
"images": ["fasta.png"],
"description": "<strong>CLOSED!</strong> Kinda mid, the venue and atmosphere is really nice though. Unfortunately, Fasta has permanently closed down, rip."
},
{
"place": "Chopsticks",
"rating": 7,
Expand All @@ -188,13 +202,6 @@
"images": ["andhra.jpg"],
"description": "Nice south indian restaurant in town. Food was very nice and the place was a vibe. Food is a bit spicy though so yeah. The chicken 65 went hard ngl."
},
{
"place": "Cinnamon Garden Restaurant",
"rating": 8,
"category": ["Indian"],
"images": ["cinnamon-garden.jpg"],
"description": "If you're in Ashbourne and want some indian food, you need to try this place. Food is very good and the venue and decor is cool."
},
{
"place": "IKEA",
"rating": 7.5,
Expand Down
Binary file added assets/img/food/featherblade1.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/img/food/featherblade2.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/img/food/featherblade3.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit b3b63bf

Please sign in to comment.