Skip to content
This repository has been archived by the owner on Aug 22, 2024. It is now read-only.

Implement install(app: Flask) function to register the feedback blueprint #1

Open
erickpeirson opened this issue Jul 18, 2019 · 0 comments
Labels
good first issue Good for newcomers
Milestone

Comments

@erickpeirson
Copy link
Contributor

This involves implementing https://github.com/arXiv/arxiv-feedback/blob/1c2cec6f48e2725d30497dfc6dc4829ac336cea5/arxiv/feedback/__init__.py#L6-L9

The function should register the ui blueprint on the app, and also check for/set defaults for config params:

  • APPLICATION_REPOSITORY_URL
  • APPLICATION_CONTRIBUTORS_URL
@erickpeirson erickpeirson added this to the v0.1 milestone Jul 18, 2019
@erickpeirson erickpeirson added the good first issue Good for newcomers label Jul 18, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

1 participant