Skip to content

dsouzarc/giftCardBalanceTracker

Repository files navigation

Written by Ryan D'souza

Gift/Debit Card Balance Tracker

Monitors your balance on multiple gift/debit cards and shows recent transactions.

I built this app because I recently found a couple of gift cards - the debit ones that can be used anywhere - that had varying balances. There was no good way to keep track of each card's balance: pen/marker was just wiped off the card, no apps for checking debit card balances existed, and the process of checking it online was not only tedious but also manual - not even autocomplete worked.

So I created this iOS app to keep track of my gift card balances. It shows both my start and current balance, as well as the name, date, location, and amount for previous transactions.

Currently, the app only works for Vanilla One Visa Giftcards, but other cards can be supported by implementing the 'Card.h' interface/protocol (I'm a Java dev, so I believe it should be called an interface)


Screenshots

Screenshot 0

View all your giftcards - their starting and current balance


Screenshot 1

Option to delete and add giftcards


Screenshot 2

UI to add a new card


Screenshot 3

View a gift card's details; shows initial and current balance, card number, CVV code, expiration month and year, and recent purchases: transaction name, type, and amount


Screenshot 4 Tapping the blue XXs (ie. the "MM" under "Exp. Year") reveals the true value


About

Keeps track of gift card (those debit ones) balances

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published