Skip to content

Feature: Add Flask Interface #1

Description

@ejw-data

The current program is a simple python file that can be run from the terminal. A possible improvement could be to add a flask app that has a modern interface.

Also consider adding:

  • a flask app check on startup to see if a particular port is being used and if so then changing the flask app port number so there is no conflict. This will also make testing with multiple apps running on one computer much easier.
  • an interface option that allows adding the other apps URL so the apps can communicate. This will only work for running two apps on the same computer until the app is deployed online but additional changes will be needed to make the app work on the cloud (database, etc).

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions