Closed gwcmk closed 7 years ago
Similar to TimelineJS, we can now pass query parameters.
For example, this url: http://localhost:8080/?source=1tTyJECAoiLjHQh9_RWtVavhO_rLk133dt8-5c6lN-F0 specifies the source spreadsheet ID.
http://localhost:8080/?source=1tTyJECAoiLjHQh9_RWtVavhO_rLk133dt8-5c6lN-F0
I've also created a class called Story. We can change the name in the future, but this pattern is probably better for organization.
Similar to TimelineJS, we can now pass query parameters.
For example, this url:
http://localhost:8080/?source=1tTyJECAoiLjHQh9_RWtVavhO_rLk133dt8-5c6lN-F0
specifies the source spreadsheet ID.I've also created a class called Story. We can change the name in the future, but this pattern is probably better for organization.