Skip to content

Food/wine pairing application for waiters/waitresses. Connects with the Snooth food and wine API to suggest wine and food pairings. Uses the Typeahead.js library for serving suggestions in real time.

Notifications You must be signed in to change notification settings

petejos80/ViKnow-App

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

61 Commits
 
 
 
 
 
 
 
 

Repository files navigation

ViKnow

Viknow is an application built to assist waiters and waitresses in suggesting food/wine pairings for customers. The application uses the Snooth Food and Wine API to fetch food and wine pairings, while the Typeahead.js library is used to provide real-time auto-complete and auto-suggest functionality to users based on their input.

Project Background

This project was built by a team of myself (petejos80) and three other developers. My core contribution to this project was integrating the Typeahead.js library and the Google Maps API.

Getting Started

  • Clone the Github repository to your local machine:
git clone https://github.com/petejos80/ViKnow-App.git
  • Open the index.html file in your default browser

Built With

Screenshot

Alt Text

About

Food/wine pairing application for waiters/waitresses. Connects with the Snooth food and wine API to suggest wine and food pairings. Uses the Typeahead.js library for serving suggestions in real time.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 47.2%
  • JavaScript 42.4%
  • CSS 10.4%