lupine-dev / lupine-dev/bitlisten
Support for modifying settings via URL parameters
Open
Nobody has claimed this yet.
enhancement
- Dominant language
- JavaScript
- Stars
- 307
- Forks
- 116
- PR merge metrics
- No merged PRs in 30d
Description
For example, "listentobitcoin.com/?mtgox=true&interface=false"
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start at the web application entry point for listentobitcoin.com/ and trace how the mtgox and interface settings are initialized. Define the URL-parameter behavior shown in the issue, then verify that loading the example URL applies those settings and that the existing interface still works without parameters.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- web-dev
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100