An app to help users choose a wine to best suit their needs
What The Wine is an educative project conceptualized, managed, and implemented by students of TechLabs Berlin.
Endless selections of wines in stores can be overwhelming.
What the Wine makes enables users to pick the the right wine no matter the occasion in an easy and straightforward manner.
Based on a simple search form with filters such as the type of wine, desired food pairings and preferred price ranges, the user gets instant wine recommendations alongside the most essential information about the wines suggested.
For the Figma prototype see here; for the UX files see here
To get a local copy up and running follow these simple steps.
prerequisites: you must be provided with the .env files for the app to run. Please contact us if needed.
- Clone the repo
git clone https://github.com/github_username/repo_name.git
- Install dependencies inside the
backend
directorynpm install
- Run the app
npx nodemon index.js
- Install dependencies inside the
frontend
directorynpm install
- Run the app
npm start
What the Wine is intended solely for education purposes. The web app is not intended for any commercial, monetary, or data sharing use.
- Rodolfo Gobbi
- DS Marc Hendel
- DS Juliana Gomes
- WD Franziska Pendzialek
- WD Johanna Reichardt
- UX Matthias Heppner