Skip to content

sashauly/receptik

Repository files navigation

receptik

Useful links

vite-pwa

TODO

  • Add ability to add recipes from a URL( requires parsing?)
  • Add ability to share recipes
    • Email
    • Telegram
    • Whatsapp
  • Add custom button to install PWA(i think it's now works only in chrome?)
  • Adjust Recipe schema according to schema.org(https://schema.org/Recipe)
    • add itemProp to all specific elements
    • Consider using units and amount for ingredients
      • Add US and EU measurement units
    • Consider adding photos or/and videos for each instructions step
    • Add ability to specify cuisine
    • Add ability to specify category

Issues

  • The import of incorrect, missing or undefined data still counts as sucessfull and leads to more bugs later in EditRecipePage.(ImportRecipe, useImportRecipe)
  • Empty ingredient appear in the CreateRecipePage but it rather needs to be in edit mode or doesn't appear at all(so empty array)

Notes

  • operation with localstorage is insecure in safari 16.6.1 macos big sur

About

Offline-first recipe management PWA

Topics

Resources

License

Stars

Watchers

Forks

Contributors 3

  •  
  •  
  •  

Languages