-
Notifications
You must be signed in to change notification settings - Fork 2
Home
Monday:
-Started researching and sandboxing Google Map API
-Built html wireframe
-Created files
Linked the google API and marked earthquakes on map using usgs data
Added info windows to each market--not yet filled with relevant data
Created filtering system for magnitude and country
Began work on changing icons to circles reflecting magnitude
Admin login security system created
CSS for index.html
Began researching live feed new api
Tuesday
Added side bar to update on click event
Added location filtering function using latitude and longitude and radius
Added live scrolling news feed for earthquake related news with links
Created circle marker (radius proportional to magnitude)
Added links page with a few links
Wednesday
Hiwot: styled link page, created cards and decks styling to displays links
Rick: Added address search functionality. Added dynamic zoom and centering to filter functions. Styled filters.
Rick: Refactored Map functions to make it DRY
Rick: Cleaned up functions in API
Roger: Refactored news feed loop to ensure articles were recycled
Roger: Started powerpoint
Hannah: Refactored marker function so that one infowindow shows at a time and holds relevant earthquake data
Hannah: Added search functionality to search by state name or country and return the number of earthquakes in that area. Style input field to fit in browser.
Hannah: Updated "shake" feature to trigger from user input. If country or state entered has experienced an earthquake, shake screen.