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

Create web users, create projects, and assign users to projects #99

Open
yanokwa opened this issue Oct 23, 2024 · 0 comments
Open

Create web users, create projects, and assign users to projects #99

yanokwa opened this issue Oct 23, 2024 · 0 comments

Comments

@yanokwa
Copy link
Member

yanokwa commented Oct 23, 2024

I wrote a provisioning script to create web users, projects, and assign users to projects. I had to use the REST API and I think it'd be nice to have pyODK have. And to be explicit, I don't think there should be a method that does this in one go. I'm arguing for methods to do each of these individually.

I haven't thought at all about what they pyODK methods would be called and what they'd be associated with. Some are pretty obvious (e.g.,projects.create(project_name, project_description)) but where users and assignment are require some thinking.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant