GithubHelp home page GithubHelp logo

sarthakforwet / foodie_partners Goto Github PK

View Code? Open in Web Editor NEW
3.0 2.0 0.0 15.05 MB

An application which helps people find their foodie partner!

Jupyter Notebook 23.65% Python 6.59% CSS 21.74% JavaScript 8.01% HTML 40.01%
foodie-partners cuisines find-restaurants pickle

foodie_partners's Introduction

Foodie_Partners

An application which helps people find their foodie partner!

Features

  • Find a Foodie-Partner
  • Search Restaurants based on Location and Rating

Project Flow

  • Sign In and Sign up Page
  • Profile Page: User can add more details about himself and can add his preferences of Cuisines and can also edit them later.
  • Then the user have options to Find Match or to Find Restaurants based on their preferences.
  • After going to find Match he can update cuisine and then will get 4 foodie-partners to choose from.
  • When he goes to Find Restaurants he will have to enter the location and based on it he will get suggestions of top restaurants based on the rating found from Zomato API.

Future Scope

  • Location personalization for recommendations.
  • Re-filtering of the recommendations specifically for age and gender preferences.

PS: We maintained pickle files for the model as well as the dataset which would be used for the recommendations. as it is faster to load files from pickle rather than getting the same data from database. These pickle files are automatically updated whenever a new user add entries for cuisines+ratings or whenever they update ratings for the cuisines.

WORK LOCALLY

  • All the configurations are managed through the file config.json. Changes in it reflect to the complete application.

  • Note that there is a db_config.json file that we made for configuring with database and is not present on GitHub (Obviously!) so be sure to create one and edit accordingly.

  1. Fork the repo.
  2. Install dependencies using requirements.txt.
  3. Right now database is not pushed onto GitHub so consider creating a database using MySQL Workbench or any editor you prefer.
  4. After creating of database and installing deps, run front-end/main.py. This will start a local server for flask and the application will be up for working.

For getting a preview of how the model was created or visualizations, please refer to BonHacketiet.ipynb.

REVIEW OF THE APP

Login Screen

Menu Bar

Add a Cuisine

Display Cuisines

Find Match

Find restaurant

Sample recommendations

Link to video submitted at hackathon - https://www.youtube.com/watch?v=i9S8DIqNA9E

foodie_partners's People

Contributors

neha1204 avatar prachisinghal86 avatar sarthakforwet avatar

Stargazers

 avatar  avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.