Hammer out more of the frontend for static file display
kilbergr opened this issue ยท 5 comments
kilbergr commented
We prototyped a simple frontend layer, but we now want to make this a bit more robust.
Part of this may be to experiment with how difficult it would be to move between django and flask, and how much we'll be beheading our current project templates (? Michael had a strained metaphor at standup).
AC:
- Attempt template reuse in flask
- If it goes really poorly, note that we need another direction
kilbergr commented
Render a flask version of a single case page and find where the issues are.
kilbergr commented
kilbergr commented
kilbergr commented
I think it'll be easier to do this than to tear out (although, yes, my code is v sad, this is a considerable amount of the total necessary work done in a very short time).
Screen.Recording.2023-05-04.at.5.06.07.PM.mov
kilbergr commented
My version is sloppy but this is likely easier to do than tearing things out.