Accomplishments that we're proud of
I'm proud to have created this in a couple hours.
What we learned
I learned that React setState is an asynchronous function. I had A LOT of trouble trying to erase the input textbox just to learn that setState is asynchronous. With limited time, I decided to let go and not add that feature.
What's next for Items Receipt App
Styles, Change tax input, better UI for inputting (delete previous input) Theres also a really bad bug where the program is really inaccurate when it comes to decimal numbers. I'd like to find out why that is.
I wanted to see if I could create a simple application in a couple hours. Fortunately, I was able to complete this application in only a couple hours. It would have been less if I knew setState was an async function. I also learned that I don't understand async functions all that well too.

Log in or sign up for Devpost to join the conversation.