-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Description
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).
Metadata
Metadata
Assignees
Labels
No labels