A React site to view cities across America ranked by their average restaurant ratings.
This project was created for a project in our COP3530 (Data Structures and Algorithms) class.
Below is some information on the the folder layout of this repo.
- This folder contains the React site.
- This folder contains the Python scripts that collect the data for each city.
- This folder contains the sorting algorithms we implemented for this project.