runrig-coop / early-warning-system

An early warning system for Richland Gro-Op to coordinate field health.
GNU General Public License v3.0
2 stars 1 forks source link

Create, update and delete new farms #11

Closed Wright4TheJob closed 1 year ago

Wright4TheJob commented 1 year ago

The user will need a way to add new farms to the list. A farm will include a name and be assigned an internal ID number on submission. The UX of this process is to be determined, but could be an in-place insertion to the list of farms or a dedicated modal page. Canceling the insertion should not increment the internal "next ID" counter and return the user to the base dashboard view, or the prior view they were on, if there are several views.