You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We need to implement the Adventures database models and API. Should be a simple CRUD where anyone can read, any registered user can add, and both the creator user and staff users can edit and delete. Potentially we should have it so that users can carry out updates with the opportunity to rollback if the new info is bad.
We need to implement the Adventures database models and API. Should be a simple CRUD where anyone can read, any registered user can add, and both the creator user and staff users can edit and delete. Potentially we should have it so that users can carry out updates with the opportunity to rollback if the new info is bad.
Suggest the model should be similar to that described in the UX document here: https://docs.google.com/document/d/1ZYi8-XMcvkivsAJZizaNADNl2dpC3zb8yEJVsNNZFlA/edit
The text was updated successfully, but these errors were encountered: