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

Submissions Page Implementation #149

Open
tjuav opened this issue Dec 2, 2023 · 0 comments
Open

Submissions Page Implementation #149

tjuav opened this issue Dec 2, 2023 · 0 comments
Labels
area/frontend Design and JS/React type/feat A new feature/enhancement

Comments

@tjuav
Copy link
Contributor

tjuav commented Dec 2, 2023

To effectively interact with #148, the Submissions tab needs to be heavily refactored.

  • Retrieve the number of images on tj-uav/FlightSoftware (FS) from server/handlers/image.py, and allow users to select images that can be downloaded (using image download routes from Image Handler Refactor #148)
  • Refresh the page with new image counts from backend
  • Display every downloaded image (and every image with downloaded sections)
  • For every image with objects, include CV results (location + classification) for each object
  • Include an option to create a drop waypoint at an object (using Drop Waypoints #150)
@tjuav tjuav added type/feat A new feature/enhancement area/frontend Design and JS/React labels Dec 2, 2023
@krishnans2006 krishnans2006 pinned this issue Apr 13, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/frontend Design and JS/React type/feat A new feature/enhancement
Projects
Status: Todo
Development

No branches or pull requests

1 participant