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.
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.
- 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
- Materialize - for front-end design
- JQuery - for Javascript functionality
- Snooth API - for food/wine pairing suggestions
- Typeahead.js - for auto-suggest functionality
- Google Maps API - for locating nearby vendors