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

Build out admin UI #171

Open
tkkuehn opened this issue Jan 19, 2022 · 1 comment
Open

Build out admin UI #171

tkkuehn opened this issue Jan 19, 2022 · 1 comment
Labels
enhancement New feature or request

Comments

@tkkuehn
Copy link
Collaborator

tkkuehn commented Jan 19, 2022

The problem

We have user logins now, but no way for admins to review user submissions as intended. It would be good to provide a page for "admin"-level users to look at fiducial placements users have submitted and collect statistics about those placements.

@tkkuehn tkkuehn added the enhancement New feature or request label Jan 19, 2022
@kaitj
Copy link
Collaborator

kaitj commented Feb 1, 2022

The flask-admin library should be able to help with this. Can build out custom views to use with the library.
https://flask-admin.readthedocs.io/en/latest/

flask-security may also be helpful, but not sure if it is necessary.

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

2 participants