Inspiration
What it does
Its supposed to measure margins, per each giftcard used to show the effectiveness of each giftcard.
How I built it
Used React frontend, Flask backend, SQLite db
Challenges we ran into
- Time, spent 3 days on this project.
- API problems:
- The relation between Order and Payment not clear:
- Spent a lot of time working with Order and Payments, took time to figure out that Order holds multiple Payments.
- Order was difficult to work with, If i have many products with a order, and I have multiple
Accomplishments that we're proud of
I got a web application running in 3 days.
What we learned
Square API is good, I would prefer if the search bar would provide me the reference to "orders" when I search up "order"
What's next for GiftCard Tracker
Everything needs to be prettier, and more functionality needs to be added
Log in or sign up for Devpost to join the conversation.