lg / awardwiz

Search for flight availability with award miles
http://awardwiz.com
100 stars 18 forks source link

Add input for chase ultimate rewards points rate. #3

Closed itsjafer closed 2 years ago

itsjafer commented 2 years ago

As someone who has a CSP, being able to change this on the fly to 1.25 will be nice.

However, without setting up the backend browserless instance properly (I wasn't sure about set-up), this is an untested change.

image

Example of how it looks ^.

netlify[bot] commented 2 years ago

Deploy Preview for awardwiz canceled.

Name Link
Latest commit bfc6b904d75fa1b04c643bdff646ae3cb014a987
Latest deploy log https://app.netlify.com/sites/awardwiz/deploys/62df6da789d2d700090d3790
lg commented 2 years ago

hey! thanks a ton for the PR. problem is the codebase is not ready for contributions right now. it's a great feature to add though, but for example this is too much in the critical path, i see this kind of setting in an account settings (which doesn't exist yet) or in a per-scraper settings screen (which also doesn't exist yet, but will soon because there's a need for username/password for some scrapers). i also need to document required env vars and accounts to operate the thing. plus some more tests, even if basic. i just kind of put this project online to provide code snippets for ppl doing similar things. i also need to learn how to operate an open source product haha. again super appreciate the PR but can't get it in yet!