2.7.1 • Published 3 years ago

timum-booking v2.7.1

Weekly downloads
-
License
MIT
Repository
bitbucket
Last release
3 years ago

Booking.js by Timekit

Circle CI

Releases & changelog

Booking.js Screenshot

⚠️ Based on version 2 of booking.js that supports the new projects model and uses App Widget Key for authentication. Version 1 is still supported.

Documentation

All documentation, guides and examples can be found on our developer portal.

This repo is mainly for community contributions, and the curious soul that would like to customize the widget.

How to install

  1. install yarn on you machine (https://yarnpkg.com/getting-started/install).
  2. open a terminal and navigate to where ever you downloaded the repo to.
  3. execute yarn install to download all dependencies
  4. execute yarn build to compile the files. Thy are tored in the dist directory of the repo. -> Repeat step 4. whenever you change anything. Otherwise your changes will have no effect (also true for the examples).
  5. Start a local timum server like normal.
  6. Open one of the .htm files located in the examples folder. -> you may have to change it in a text editor. The providerId and resourceId given in the files may not be valid any more. -> the standard provider is test-Flowfact (9acd3910-0fca-11e6-b980-022addfba59f). The standard resource is Carsten (a2ad4890-9161-11e7-bc1a-02c187e4c7f5) of the staging db
  7. Make sure your chosen provider has appointments/availabilities on the resource you specified in the example file.

Roadmap/todos

See Issues for feature requests, bugs etc.

License attributions

The json-schema v0.2.3 package is used pursuant to the BSD-3-Clause license