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

Make Viewer use Flask templates properly #158

Open
1jamesthompson1 opened this issue May 14, 2024 · 0 comments
Open

Make Viewer use Flask templates properly #158

1jamesthompson1 opened this issue May 14, 2024 · 0 comments
Labels
Enhancement An upgrade to an existing feature Viewer

Comments

@1jamesthompson1
Copy link
Owner

State

Currently the viewer is using flask template in the bare minimal sense for loading the main page.

Problem

However all the reqesting of information could be done alot better with templates as that is what flask is designed to work with. This will allow clearer distinction of layout and content.

Solution

For a start all of the popup boxes should be changed into templates these include:

  • Safety issues
  • Recommendations
  • Links visuals
@1jamesthompson1 1jamesthompson1 added Enhancement An upgrade to an existing feature Viewer labels May 14, 2024
@1jamesthompson1 1jamesthompson1 changed the title Make Viewer use Flaks templates properly Make Viewer use Flask templates properly May 14, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Enhancement An upgrade to an existing feature Viewer
Projects
None yet
Development

No branches or pull requests

1 participant