Skip to content

Instantly share code, notes, and snippets.

@michardy
Created April 29, 2017 05:39
Show Gist options
  • Save michardy/e5c10b3eb2bbc12a302495a84a86b674 to your computer and use it in GitHub Desktop.
Save michardy/e5c10b3eb2bbc12a302495a84a86b674 to your computer and use it in GitHub Desktop.

Components:

  • Rendering system
  • Schedule API

Schedule API

  • Registers API provider class through register function (Please, dear lord of JavaScript, let there be classes)

Schedule API provider class

  • get login status method
  • get schedule method
  • get notice method
  • add to schedule method (?)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment