You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Jonathan Damico edited this page Sep 15, 2015
·
3 revisions
#API
##Usage
Please feel free to use this API, but please give credit to the Harvard-Westlake Tech Council.
##Views
The best way to use these views is to embed them with an iframe.
Example: <iframe src='http://ihwapp.com/now/m' style='width: 100%; height: 100%; border: 0px; display: inline;'></iframe>
###Day View
Replace YEAR, MONTH, and DATE with the year, month, and date of the day you wish to display respectively.
Upper School: http://ihwapp.com/day/u/YEAR/MONTH/DATE
Middle School: http://ihwapp.com/day/m/YEAR/MONTH/DATE
###Infocenter View
Replace LOCATION with the location of the infocenter you wish to display.
Upper School: http://ihwapp.com/infocenter/u
Upper School with Location: http://www.ihwapp.com/infocenter/u?loc=u_LOCATION
Middle School: http://ihwapp.com/infocenter/m
Middle School with Location: http://www.ihwapp.com/infocenter/m?loc=m_LOCATION