Closed greatislander closed 4 years ago
@erictheise Tagging you in for review on this one as it makes a couple changes of note:
/add/organization
and /add/individual
respectively.Tool.submitted_by_email
to record who added a tool to the library.
Description
Adds flow for creating a new tool. Standardizes URL pattern for adding organizations, individuals, and tools to
/add/<item>/
.Steps to test
/add/tool.
Expected behavior: Flow works as expected.
Additional information
Not applicable.
Related issues
Resolves #37.