churnit1_FxBbx5vD.webm
Best viewed on Desktop (@media width >= 1200px)
A webapp created to help seasoned credit card churners quickly compare AUS credit card offers. All card specs are based on public data made available by Finder (last updated 18 Mar 2022).
Created by Hendrick Manullang, Max Wang, Todd Evans, and Alex Wade as part of Le Wagon bootcamp.
Clone repo
gh repo clone diplobrat/churnitRun bundle
bundle installSet up active records & run seed file
rails db:create db:migrate db:seedRun server on local host (type in http://localhost:3000/ into your browser and hack away!)
rails sMake changes to the seed file (optional)
code lib/seeds/credit_card_info.csvFramework
- Rails
Front-end
- Ruby
- JavaScript
- HTML/CSS
Gems/Libraries
Hosted on
- Heroku
- Automated scraping
- Mobile responsiveness
- Connectivity to Open Banking for spending analysis & curated recommendations
- User dashboard
- Calendar integration
- Export data via API