Oahu beach finding website

Harvard University, CS50-Introduction to Computer Science, Fall 2015

The indecisiveness of choosing a beach to chill out at on the weekend motivated me to create a website that can do it for me. Using PHP, a MySQL database, and the Google Maps API, I created a webpage with a simple button that will randomly parse through the database to obtain a beach on Oahu. After the website determines the beach, the user is directed to a map which can be clicked to obtain directions.