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

Recording Displaying #9

Merged
merged 4 commits into from
Jan 3, 2024
Merged

Recording Displaying #9

merged 4 commits into from
Jan 3, 2024

Conversation

BryonLewis
Copy link
Collaborator

@BryonLewis BryonLewis commented Jan 1, 2024

implements a portion of #6

  • Adds in a basic endpoint for /recording/{id}/spectrogram which returns a base64 image for displaying
  • stubs out models for Annotations/Species and other fields, but doesn't create migrations yet.
  • Adds routing interface to the client side for displaying /recordings/ and then visualizing the basic image for individual spectrograms
  • Updates README to include more endpoints and details about those endpoints.

TODO:

  • Form validation for recording uploads
  • Usage of temporary files for the current visualization system
  • Create client /recording/{id}/spectrogram route to visualize spectrogram
  • Bringing in GeoJS system to visualize the spectrogram

@BryonLewis BryonLewis merged commit 1671098 into main Jan 3, 2024
@BryonLewis BryonLewis deleted the recording-display branch February 22, 2024 15:50
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

Successfully merging this pull request may close these issues.

1 participant