/kidsability-checkout-assistant

A Chrome extension + web service that makes it easier to make equipment reservations.

Primary LanguageTypeScript

kidsability-checkout-assistant

A Chrome extension + web service that makes it easier to make equipment reservations.

Built as a prototype for a project team from UW GreenHouse working to improve the equipment checkout flow at KidsAbility.

Architecture

  • extension - Chrome extension that automates checkouts for L4U, a library service that KidsAbility uses to manage healthcare equipment rentals.

  • client – Web service frontend; where equipment QR codes point to.

  • server – Relay server; relays checkout requests from the client to the extension.