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

Build interface for the publisher #22

Closed
6 tasks done
abbycabs opened this issue May 22, 2015 · 7 comments
Closed
6 tasks done

Build interface for the publisher #22

abbycabs opened this issue May 22, 2015 · 7 comments

Comments

@abbycabs
Copy link
Member

Part of #18: Building the badge issuing process
Help wanted: Designers, Developers, Input

Our first prototype won't attempt to integration with the Publishers submission system. Instead, Publishers will manually enter article info in a form. The functionality of the form is handled in #23.

They should be able to input:

  1. DOI of the paper
  2. Author emails
  3. Author ORCIDs (optional)

To Do:

  • [Input] Decide how to authenticate publishers. Is this required for MVP?
  • [Dev] Implement publisher authentication (if needed)
  • [Design] Design form. Inputs: paper DOI, author emails
  • [Dev] Build form
  • Submission function handled in Implement function on Publisher form submission #23
  • Launch!

Questions:

  • Should pubilshers log in before they can access this form in our MVP? How will we know they are publishers?
@iamjessklein
Copy link

As per issue #24 , are the authors endorsing the badge and by doing so, supplying some form of evidence? Also, what does DOI mean? #noobquestion

@abbycabs
Copy link
Member Author

DOI: Digital Object Identifier

In this case, it's used as a unique identifier for a paper, in for the form of a url and used as evidence:
example DOI:
dx.doi.org/10.1186/s13059-015-0705-2

@iamjessklein - sorry there's a lot of domain knowledge I've completely forgotten to define here! really great questions

abbycabs added a commit that referenced this issue Jul 20, 2015
* input for DOI & author emails
* partially addresses #22
@abbycabs
Copy link
Member Author

submit-paper

Form prototype ^

Currently in review. Added dynamic inputs for multiple authors.

@aid29
Copy link
Contributor

aid29 commented Jul 22, 2015

Nice one!

Another thought, as I have already saw some articles with > 8 authors, maybe have a option to input a list of email address (separated by comma) ?

@abbycabs
Copy link
Member Author

@aid29 - that makes a lot of sense

@abbycabs
Copy link
Member Author

With a textarea instead:

screen shot 2015-07-22 at 14 07 06

/cc @akenall -- you'd be the first person using this form. Any suggestions?

@akenall
Copy link

akenall commented Jul 23, 2015

Looks good!

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

4 participants