/316_project

Primary LanguageXSLTGNU General Public License v3.0GPL-3.0

--
CS316 Course Project
--

To run the site, open Vagrant and navigate to the project folder.

First, construct the colleges database. To do this, navigate to the database folder and run 'setup.sh'.

To run the website, navigate into the play-colleges directory and enter command 'sbt'.
Once [play-colleges] appears in the command line, type 'run'.
In a web browser on your local computer, enter 'localhost:9000' as the URL. 
We recommend using Google Chrome for the autocomplete feature.


Data Gathered from the Following Sites:
- https://factfinder.census.gov/faces/nav/jsf/pages/community_facts.xhtml
- https://collegescorecard.ed.gov/data/
- https://www.usnews.com/best-college://www.usnews.com/best-colleges
- https://github.com/fivethirtyeight/data/blob/master/college-majors/recent-grads.csv

**These raw datasets were downloaded in CSV format and altered using built in Excel functions to fit the format of our database