Skip to content

hendrickmanullang/churnit

Repository files navigation

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.

Setup

Clone repo

gh repo clone diplobrat/churnit

Run bundle

bundle install

Set up active records & run seed file

rails db:create db:migrate db:seed

Run server on local host (type in http://localhost:3000/ into your browser and hack away!)

rails s

Make changes to the seed file (optional)

code lib/seeds/credit_card_info.csv

Tech

Framework

  • Rails

Front-end

  • Ruby
  • JavaScript
  • HTML/CSS

Gems/Libraries

Hosted on

  • Heroku

Future Considerations

  • Automated scraping
  • Mobile responsiveness
  • Connectivity to Open Banking for spending analysis & curated recommendations
  • User dashboard
  • Calendar integration
  • Export data via API

About

Credit card comparison site built using Rails

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors