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

Citizen Science Links To Reference #269

Open
Sean1572 opened this issue May 25, 2022 · 0 comments
Open

Citizen Science Links To Reference #269

Sean1572 opened this issue May 25, 2022 · 0 comments

Comments

@Sean1572
Copy link
Collaborator

Create a system that, given a csv with 2 columns: birdnet names and text, renders a "click here for more information" popup with the text rendered.

Pipeline

  • OUT OF PYRENOTE: create a csv with a bird species and it's associated text of references.
  • Create a portal that can upload the text csv (reference the CSV upload code for the label stuff)
  • Convert the csv to SQL table with primary key as species label and text field as the second cell
  • Render the popup text, get from backend the text given the bird_label name in Pyrenote
  • Bonus: Render the text such that if the text is written in react syntax, it renders accordingly (this way we can hyperlink text by embedding react code in text)
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