Skip to content

bbbranjan/wine-recommender

Repository files navigation

wine-recommender

An application that recommends wines to the user by relating keywords entered by the user to WineEnthusiast reviews.

Screenshot of Wine Recommender

Setup

  1. Make sure Python and pip are installed on your computer. If you're using Windows, check out https://github.com/BurntSushi/nfldb/wiki/Python-&-pip-Windows-installation.
  2. Navigate to the wine-recommender folder
  3. Run pip install -r requirements.txt to install all dependencies.
  4. Run python manage.py runserver to start the application.
  5. Open a web browser and go to localhost:8000/searchengine or 127.0.0.1:8000/searchengine to use the application.

Team

  1. Bobby Ranjan
  2. Prabhjot Vicky Grewal
  3. Sachin Dalmia

About

An application that recommends wines to the user by relating keywords entered by the user to WineEnthusiast reviews.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors