Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Scanner settings #4

Open
drmathias opened this issue Jan 5, 2020 · 0 comments
Open

Scanner settings #4

drmathias opened this issue Jan 5, 2020 · 0 comments
Milestone

Comments

@drmathias
Copy link
Contributor

drmathias commented Jan 5, 2020

App settings could be stored on the client, so that they can be configured during runtime. Doing so would simplify configuration and reduce time for a venue to prepare for an event. Only a single web server would be needed to serve the application for multiple venues, significantly reducing infrastructure cost so that it is arbitrarily small.

A /settings page containing a blank form would allow configuration of the following:

  • Node address
  • Contract address

A save button would persist the settings to IndexedDB when clicked and the user would be redirected back to the Index page.

@drmathias drmathias transferred this issue from ticketbooth-solutions/Ticketbooth Feb 2, 2020
@drmathias drmathias added this to the WASM milestone Feb 2, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant