https://github.com/lcolladotor/split_receipt
Code for a shiny app for splitting receipts
https://github.com/lcolladotor/split_receipt
bar dinner foodie friends receipt rstats shiny
Last synced: 3 months ago
JSON representation
Code for a shiny app for splitting receipts
- Host: GitHub
- URL: https://github.com/lcolladotor/split_receipt
- Owner: lcolladotor
- Created: 2024-03-03T03:52:49.000Z (over 1 year ago)
- Default Branch: devel
- Last Pushed: 2024-04-01T13:20:16.000Z (over 1 year ago)
- Last Synced: 2025-02-16T22:44:37.450Z (8 months ago)
- Topics: bar, dinner, foodie, friends, receipt, rstats, shiny
- Language: R
- Homepage: https://libd.shinyapps.io/split_receipt/
- Size: 459 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# split_receipt
Check the interactive website at https://libd.shinyapps.io/split_receipt/.
Image editing is done with [`magick`](https://cran.r-project.org/package=magick) and automatic text extraction from images is done with [`tesseract`](https://cran.r-project.org/package=tesseract). The website was built using [`shiny`](https://cran.r-project.org/package=shiny), [`bslib`](https://cran.r-project.org/package=bslib), and [`ShinyUIEditor`](https://rstudio.github.io/shinyuieditor/).