Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Adventures Models + API #5

Open
petertrotman opened this issue Aug 31, 2016 · 1 comment
Open

Adventures Models + API #5

petertrotman opened this issue Aug 31, 2016 · 1 comment

Comments

@petertrotman
Copy link
Owner

petertrotman commented Aug 31, 2016

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

@petertrotman petertrotman changed the title Adventures Models Adventures Models + API Aug 31, 2016
@whonut
Copy link
Contributor

whonut commented Sep 6, 2016

I'm going to get going on the models if that's alright. I'll probably just go from the design doc and then we can discuss things in the PR.

You might want to split the API views into a separate issue.

@whonut whonut mentioned this issue Sep 9, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants