Summary
First major release of a PWA serving a shared address book. Provides JWT authentication, SWR caching strategy, and offline support.
Features
- Contacts can be searched by name (case insensitive)
- Contacts can be filtered by shift
- Contacts can be sorted by last name or home
- Clicking on a name will reveal contact information, home, and shift (if applicable)
- Clicking anywhere near the phone number will automatically open up the default calling app with that number pre-populated
- Clicking the message icon will automatically open up a draft in the phone's default messaging app with that number as the recipient