practable / bookjs

Javascript booking client for timdrysdale/relay
GNU Affero General Public License v3.0
1 stars 1 forks source link

Add support for config URL parameter #3

Closed timdrysdale closed 2 years ago

timdrysdale commented 2 years ago

The booking system has been updated so it can pass the URL of a config object (e..g a json file hosted on static.practable.io) which will contain customised information for each activity. We need to update bookjs to support this templated field in the URL which is used to launch each activity. Original issue on practable/relay](https://github.com/practable/relay/issues/13)

timdrysdale commented 2 years ago

Closed with #4