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

allow user input of locations #12

Open
sethvincent opened this issue Apr 18, 2015 · 0 comments
Open

allow user input of locations #12

sethvincent opened this issue Apr 18, 2015 · 0 comments

Comments

@sethvincent
Copy link
Collaborator

two possible approaches:

  1. create the form in this repository, and send it to the flatsheet instance with a POST request to the api
  2. create the form in the seward.flatsheet.io repository, and embed an iframe with that form here.

The 2nd option is tempting, because currently api POST requests require authentication with username & password, which makes zero sense for including in a browser app. So I think I'm going with option 2.

That means this issue should really be at https://github.com/civicmakerlab/seward.flatsheet.io/issues

I'll add it there.

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