Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/kaylakremer/sproutr

An OFFLINE gardener's app to take with you outside. Easily look up information on when, where, and how to plant.
https://github.com/kaylakremer/sproutr

gulp javascript offline offline-first service-worker

Last synced: about 1 month ago
JSON representation

An OFFLINE gardener's app to take with you outside. Easily look up information on when, where, and how to plant.

Awesome Lists containing this project

README

        

# Sproutr :seedling:

### An _OFFLINE_ gardener's app to take with you outside. Easily look up information on when, where, and how to plant.

This is a WIP mock-up app idea I had while learning about service workers. I thought an offline gardening/farming app would be useful to have for those who might not have great connection while outside.

I will periodically try to update this as I learn more about mobile web development.

I used the demo repo from the CSS-Tricks article below as a basis for my offline app.

Credits: [Making a Simple Site Work Offline with ServiceWorker](https://css-tricks.com/serviceworker-for-offline).