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

  1. Time, spent 3 days on this project.
  2. API problems:
  3. 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.
  4. 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

Built With

Share this project:

Updates