You are browsing as a guest. Sign up (or log in) to start making projects!

PayBack

  • 1 Devlogs
  • 24 Total hours

Now you know how much you own your friends!

Ship #1

Here is my project Payback! An easy way to know how much you have to pay back someone! I am very proud of the UI I created for this project! I will be updating this in the future so stay tuned!

  • 1 devlog
  • 24h
Try project → See source code →
Open comments for this post

23h 36m 47s logged

Finally finished PayBack. Its a receipt splitting app, you take a photo of the bill, claude reads it, you tap what you ate or bought, and it tells you what you owe.

Features:

  • Receipt scanning with Claude vision.
  • Manual item entry if you don’t want to use the camera or upload.
  • Edit screen so you can fix anything claude misread.
  • Split items between people if you shared something
  • Tip picker (10, 15, 18, 20%)
  • Currency detection and live conversion, it reads the receipt for any addresses/locations on it to figure out what country you live in.
  • History saved to local storage

Struggles and Reflection:

The receipt parsing was the annoying part. Receipts are all over the place with tax lines and bag fees and loyalty points and random numbers everywhere. I had to write a really specific prompt to get claude to only pull out the actual items. It was a fun challenge to utilize a Claude api key in a project! I will try to update this more.

Things I want to add in the future:

  • A full login/sign up with supabase
  • Away to connect a payment system or like on mobile tap to pay (hard but I am sure it is possible)

Please check out my website and demo!

Finally finished PayBack. Its a receipt splitting app, you take a photo of the bill, claude reads it, you tap what you ate or bought, and it tells you what you owe.

Features:

  • Receipt scanning with Claude vision.
  • Manual item entry if you don’t want to use the camera or upload.
  • Edit screen so you can fix anything claude misread.
  • Split items between people if you shared something
  • Tip picker (10, 15, 18, 20%)
  • Currency detection and live conversion, it reads the receipt for any addresses/locations on it to figure out what country you live in.
  • History saved to local storage

Struggles and Reflection:

The receipt parsing was the annoying part. Receipts are all over the place with tax lines and bag fees and loyalty points and random numbers everywhere. I had to write a really specific prompt to get claude to only pull out the actual items. It was a fun challenge to utilize a Claude api key in a project! I will try to update this more.

Things I want to add in the future:

  • A full login/sign up with supabase
  • Away to connect a payment system or like on mobile tap to pay (hard but I am sure it is possible)

Please check out my website and demo!

Replying to @shane8

0
20

Followers

Loading…