recipe-pocketbase-svelte

Recipe Pocketbase Svelte

recipe-pocketbase-svelte

:construction: To Do

For Next Version :rocket:

  • fix dark/light mode visibility
  • recipe view card size changing (line-clamp-2)
  • 'add new recipe' on search modal

Unplanned :question:

  • heart for liking recipe
  • different API rule depending on which field is being edited (like letting anyone "like" a recipe)
  • input validation (zod?)
  • tailwind fraction style (not as easy as applying style, need to only apply to fractions)
  • tailwind lineclamp on ingredients preview
  • upload image, display thumbnail
  • move /new to a modal on /recipes

Roadmap :chart_with_upwards_trend:

  • :white_check_mark: v0.1.0: register/login/logout features
  • :white_check_mark: v0.2.0: 'recipes' collection, CRUD operations
  • :white_check_mark: v0.3.0: expand recipe features
  • :white_check_mark: v0.3.1: update all fields in recipe, fix nav, responsive design
  • :white_check_mark: v0.3.2: add color to recipes, UI tweaking, start to implement testing
  • :white_check_mark: v0.4.0: implement search bar
  • :construction: v0.4.1: fix some style bugs

Top categories

Loading Svelte Themes