https://github.com/ecrax/tatsugiri
https://github.com/ecrax/tatsugiri
Last synced: 8 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/ecrax/tatsugiri
- Owner: ecrax
- Created: 2023-03-06T22:26:47.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2023-08-18T11:24:06.000Z (almost 3 years ago)
- Last Synced: 2025-01-09T18:52:08.695Z (over 1 year ago)
- Language: TypeScript
- Homepage: https://tatsugiri.vercel.app
- Size: 853 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# tatsugiri
## Fixes
- make name edit possible
## TODOs
- all recipes overview
- display time needed in recipes overview
- sorting, filtering, searching, etc.
- pdf export
- rust api endpoint (vercel function)
- typst templates
- send data as json
- https://github.com/vercel-community/rust
- categories
- search by keywords as well as name
- display/handle form errors
- fix hover cards ("Unable to preventDefault inside passive event listener invocation.")
- pagination?
- cdn for images
- proper landing page
### DONE
- spacing between "b" and "c" cell is too large
- "b" and "c" try to become as tall as the "a" cell
- some images do not stretch to screen width on mobile
- invaidate queries on mutation
- recipe sharing
- create new (shortened) url -> basically a url shortener
- https://ui.shadcn.com/docs/components/command instead of search bar
- close sidebar on mobile after navigating
- use https://www.npmjs.com/package/html-entities to decode html entities