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

Easy Configuration through web form #7

Closed
4 tasks
theBASTI0N opened this issue Aug 17, 2020 · 1 comment
Closed
4 tasks

Easy Configuration through web form #7

theBASTI0N opened this issue Aug 17, 2020 · 1 comment
Assignees
Labels
enhancement New feature or request

Comments

@theBASTI0N
Copy link
Owner

Allow user to pass argument to start application in config mode. This would:

  1. Start basic web server
  2. Allow user to navigate through web form filling in information easily.
  3. Save config in either json file or use Python sqlite3 module to store information in DB.
  4. Allow user to confirm that that are ready for the application to begin.

Tasks:

  • Web Server
  • Web Form
  • Store Config
  • If no config load default
@theBASTI0N theBASTI0N added the enhancement New feature or request label Aug 17, 2020
@theBASTI0N theBASTI0N self-assigned this Aug 17, 2020
@theBASTI0N
Copy link
Owner Author

This enhancement would create unnecessary complexity that would result in the same result at the end.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant