TheGor1lla / cardstalker

3 stars 1 forks source link

Enhance stalking options #10

Open TheGor1lla opened 2 years ago

TheGor1lla commented 2 years ago

A User should be able to either use the form to set the card attributes they want (currently available) or just paste a link and use the given parameters.

A desirable scenario would be: The user can enter a URL that already contains parameters. When they do so a clickable element should read these parameters and set the form to matching states. This would require some more frontend scripting and setup of Vue.js

A simpler scenario: The user can enter a URL that already contains parameters. Below the input there's an element to submit the form with just the URL parameters or open a menu (possible an accordion menu) to re-set parameters (from scratch).