Skip to content

Latest commit

 

History

History
6 lines (4 loc) · 266 Bytes

README.md

File metadata and controls

6 lines (4 loc) · 266 Bytes

Yelp-Dataset

A Database Implementation from Yelp Dataset.

Given a JSON file consist of Yelp Dataset about restaurant, parse data from the JSON file to the database

Given a user's query, search the database and generate information that satisfy the user's query.