Skip to content

cosc-484-best-group/FoodFinder

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

361 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Food Finder

Written by Matt Stillwell

Accessing

To access project go to: www.foodfinder.xyz

Installing Locally

To install dependencies:
npm install

To launch server:
node app

You will also need mongodb installed

We are creating a website that locates resturants in a given area. The resturants can be sorted by food type, ratings and provide more information on each one selected. The resturants are shown pinned on a map provided on the map.

Working on favorites button to save on mongo and caching data

Details

Used https://github.com/mstill3/yelp-fusion-api for accessing the yelp data in NodeJS

Releases

No releases published

Packages

 
 
 

Contributors