Fork this task and get started. You will work on the outline below in your own GitHub environment. The instructions can be found in: docs/INSTRUCTIONS.md
WOGO Cocktailwalks organizes culinary walking tours where participants visit various hospitality venues. During these tours, participants are served specially crafted cocktails at each location. The goal of WOGO Cocktailwalks is to provide a unique and social drinking experience, allowing people to enjoy a variety of creative cocktails while also getting to know the city and the local hospitality scene better. Design and create a new accessible website with a team, where you can book a cocktail tour within cities.
We were assigned to improve and optimize the current website. Earlier, former second-year students worked on this project, and the goal was for us to take over their website and make adjustments. The goal was also to build upon the existing website so that it would become a complete project, as it was not fully finished. We were free to come up with new concepts/designs for both existing and new components.

Livelink: Wogo
On the WOGO website, you can find more information on the homepage about how the system works, and you can also view the available cocktail tours and book them to experience (new) bars in your city. You can book for yourself and your friends, or make a group booking for larger groups/events. There is also a page that explains what WOGO stands for and who they are. Finally, there is a page with frequently asked questions (FAQ) for any clarifications.




- RAP/PE Method (Responsive, Accessible, Performance, Progressive Enhanced)
- Mobile First
Clone this project.
Open this project in your editor. (For example, Visual Studio Code)
Add the environment variables in a .env
file. (Ask the creator of this project for them)
Run the following commands in your Terminal. (CTRL + `)
npm install
npm run dev
Click on the LocalHost link to open your dev server.
VITE v5.2.12 ready in 923 ms
β Local: http://localhost:5173/
β Network: http://192.168.178.29:5173/
β press h + enter to show help
General Sveltekit Docs:
SvelteKit Docs
General Contentful Docs:
Contentful Docs
Using Contentful in your Sveltekit project:
Sveltekit and Contentful
This project is licensed under the terms of the MIT license.
