Inspiration
What it does
- Quite a simple application you send a json object of a receipt aswell as an email address and it sents HTML version of that receipt to the email
How I built it
- Uses Springboot framework for java I also used the Postman tool to help me test it instead of actually unit/intergration testing
Challenges I ran into
- As usally I underestimated the time it takes to do stuff -.-
Accomplishments that I'm proud of
- It's been nearly two months since I last created RestAPI so it was nice refreshing my memory on it
- Last time I tried sending an email from java application it failed so it was great that I was able to succesfully able to do it
- That I went to my first hackethon :)
What's next for Receipt API
- Create a better HTML template for Receipts, currently looks mega ugly
- Some sorta web scrapper that can be given HTML receipt and create JSON object from it.
Log in or sign up for Devpost to join the conversation.