jinwook-k / cc-scraper

💳 A npm pkg to get info about credit card points, categories, and cash-back calendars.
https://www.npmjs.com/package/cc-scraper
MIT License
3 stars 1 forks source link

Add Frontend for 5% Cash Back Calendar Merger #7

Closed jinwook-k closed 5 years ago

jinwook-k commented 5 years ago

Merge both Chase and Discover 5% cash back calendars into a table and display it on the front end.

Need to compile Rust into WASM and then use JS in the frontend to connect the information.

Maybe look into Yew or just hack together html/css/js front page using bootstrap 4.