Almost finished adding some basic db creation code with sqlite3, will be getting James to break down the parks data into what pieces are valuable - but one of the main pieces will be a separate AddressLocation table that will be queried by a GET request with a location. This will allow us to send back event/park location data to be displayed on the Google map
Almost finished adding some basic db creation code with sqlite3, will be getting James to break down the parks data into what pieces are valuable - but one of the main pieces will be a separate AddressLocation table that will be queried by a GET request with a location. This will allow us to send back event/park location data to be displayed on the Google map