Fully Featured Recipe Manager for the Web
Long-awaited modernization of my award-winning Desktop software of yore, Gourmet Recipe Manager.
This application allows users to store a recipe database on the web for access with a variety of devices.
A chrome extension makes import of recipes from other webpages straightforward.
Technology stack is:
- Svelte (front-end framework)
- MongoDB (cloud database)
- DexieJS (in-browser database; IndexedDB wrapper)
- Netlify functions: the glue that holds it all together.