Veganuary

Tasty discounts on plant-based dishes.

Introduction:

Veganuary is a campaign that ran in January 2024. It allows consumers to see offers on Vegan and plant-based food throughout Switzerland.

Highlighted Features:

Below, I have listed some key features of this project. They include parts elements that I have coded to save time and repetition, features of functionality, and areas of the site that were key for user experience.

code pulling the header and footerCode to get the header and footer
universal footerImage showing the universal footer with English content

Universal header and footer:

The Veganuary campaign uses the universal header and footer that exists throughout the Sustainability pages on the Just Eat Takeaway.com platform. The header and footer files are hosted online and pulled through using some code.

Deals section of the siteDeals section of the page

Localised Deals:

The Stakeholder on this project wanted consumers to be able to link directly to the deals filter on the Just Eat site. They wanted consumers on the German and English versions of the website to link to deals within the Zürich area, and consumers on the French version to link to deals within the Geneva area.

To do this I have simply added the 'deals' and 'area' to the URL on the Just Eat website.

Conclusion:

Using a mixture of JavaScript functions I have been able to create a landing page to display different information depending on the month.