Skip to content

Latest commit

 

History

History
13 lines (10 loc) · 472 Bytes

README.md

File metadata and controls

13 lines (10 loc) · 472 Bytes

Food Rec Project

Minimum Viable Product:

  • Uploading the dataset.
  • Converting JSON to CSV.
  • Parsing the business data into different categories (Mexican, Asian, etc).
  • Grouping together the businesses with the same category.
  • Sorting from highest reviews to least.
  • Add in user categorical input.
  • Match user input with businesses in that category (Assuming they had unlimited money).

Add in more features we want able the MVP is done.