Implement browser caching for all pages. The tasks and resources pages
usually take anywhere from 2-6 seconds on average to load the pages (due
to the Google Classroom API bottleneck as described in issue #4).
Implement browser caching for all pages. The tasks and resources pages
usually take anywhere from 2-6 seconds on average to load the pages (due
to the Google Classroom API bottleneck as described in issue #4).
Resolves #37
Partially solves #4