Skip to content

Latest commit

 

History

History
18 lines (12 loc) · 1.07 KB

README.md

File metadata and controls

18 lines (12 loc) · 1.07 KB

Dog Safe Foods (dogsafefoods.com)

Sharing food with your dog? Make sure it's safe first

What is this?

Dog Safe Foods is an app that allows you to instantly determine whether a food is safe for dogs to consume.

It is a static Progressive Web App (PWA), using an "offline-first" (cache falling back to the network) caching strategy, which means any files specified in sw.js will be cached, and therefore, accessible offline. Non-cached requests (including non-GET requests, as they cannot be cached), will not be accessible offline, and instead, will ping the network or fail if there is no network available.

How do I use it?

Open it up and search!

Can I contribute?

YES! Contributions are welcome!

How do I get in touch?

Twitter: @dogsafefoods

Email: info@dogsafefoods.com