Skip to content

dilanustek/fineDyne

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

67 Commits
 
 
 
 

Repository files navigation

FineDyne allows users to choose a restaurant in Toronto in a holistic manner based on various constraints. Currently, it is implemented for Toronto and uses data from the Yelp dataset challenge.

It uses dc.js, dc-leaflet.js, crossfilter.dj to allow users to interact with the data and see distributions of restaurants depending on category of food, price range, and quality of restaurant.

Use chrome to open FineDyneSrc/index.html to see the html code.

web/js/fdComponents.js is the main javascript file.

css/style.css is the main css file.

The data is in web/data.

Go to https://dilanustek.github.io/fineDyne/fineDyneSrc/web/ for a demo!

Go to https://www.youtube.com/watch?v=SnUX6e-GeYI&feature=youtu.be to see a video of the demo.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 94.4%
  • CSS 4.7%
  • HTML 0.9%