-
-
Notifications
You must be signed in to change notification settings - Fork 156
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[FEATURE] Receipts #34
Comments
Also added the ocr api to add receipt recognition. Though no feature requires this yet |
Use HX-swap for outerHTML rather than unused div for items |
Added in c73bd21 |
TreyWW
added a commit
that referenced
this issue
Sep 30, 2023
[#34] Receipts, main feature now added +tested
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
I want to be able to store expense receipts in S3 / local storage.
Preconditions:
Two pages;
Upload Receipt
List Receipts
Acceptance Criteria:
Definition of Done:
python manage.py test
The text was updated successfully, but these errors were encountered: