[go: nahoru, domu]

Skip to content

An iOS app that helps you maximize credit card rewards at the point of purchase

Notifications You must be signed in to change notification settings

wangela/cardshark

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CardShark

Pick the right credit card every time at checkout for maximum rewards.

Love cash back or frequent flyer miles? With bonus categories changing every quarter, it's impossible to keep the varying reward levels straight in your head. CardShark tells you which card in your wallet will give you the most rewards at the merchant you're visiting.

CardShark prioritizes your privacy and does not store your credit card number.

Features

Wallet and Adding Cards

  • User sees a list of the cards they own in their wallet view
  • User can tap a card in wallet to see its details
  • User can add a card by visually scanning the card's front art with their phone camera
  • User can search for credit cards by name
  • User can tap the search result to see card details
  • User is presented with a few of the most popular cards among CardShark users to save a search step
  • User can add the card in focus to their wallet
  • Wallet presents current bonus categories and earning rates for each card

Recommending Cards to Use at Merchants

  • CardShark identifies merchants close to user location and ranks by distance and frequency
  • CardShark matches merchants to wallet card bonus categories
  • CardShark pushes notification to user about top suggested card to use at top guess merchant
  • User can view list of nearby merchants and pick the one they are actually visiting
  • User can search for merchants by name (nearby or online shopping)
  • Nearby merchant listings include category and associated recommended card
  • User can confirm/log the merchant they visited to improve future recommendations

Suggesting Optimal Card/Wallet mix

  • For wallet minimalists: Identify the best cards to carry this quarter
  • Suggest new cards that offer more rewards for the user's most frequented businesses

Back End

  • Store user's wallet cards in cloud
  • Cache user's wallet cards in CoreData
  • Connect API for recognizing cards visually
  • Connect API for retrieving card bonus categories
  • Connect API for identifying merchant category
  • Connect to Foursquare API for nearby merchant search

Video Walkthrough

Here's a walkthrough of implemented user stories:

v1 walkthrough
Week 1 Walkthrough Video
v2 walkthrough of new features v2 walkthrough (Following feature)
Week 2 Walkthrough Video Week 2 Following Walkthrough Video

GIF created with LiceCap.

Notes

CardShark UX design and graphics provided by Timothy Wong

License

MIT License

Copyright (c) 2018 Angela Yu

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

About

An iOS app that helps you maximize credit card rewards at the point of purchase

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published