Closed aatmanvaidya closed 4 months ago
form docs
Other resources
17:51
to see how a simple form is built - https://youtu.be/sJMPLoqIS7M?t=1072 Book
Add fkey in migration
put_flash - https://hexdocs.pm/phoenix/Phoenix.Controller.html#put_flash/3
can we use something like formex
or its not needed/ overkill for this issue - https://github.com/jakub-zawislak/formex
I am generally averse to adding a new non-standard dependency on this project. I have two concerns
So maybe a starting point would be to investigate if there are more updated libraries like these or if we can dig into its source code to see how they are doing it and cherry pick ideas for our from scratch implementation.
TODO
Integrate a google form in the media details page that allows the DAU Team to add an assessment report and some metadata associated to it in a form.