animal-locator-drone / dogfinder-app

frontend app for the animal locator drone.
MIT License
0 stars 0 forks source link

Major leap in UI development. #5

Closed RustyRaptor closed 7 months ago

RustyRaptor commented 7 months ago
  1. Floating dialog to be able to always see the map or the video stream and switch between them similar to picture-in-picture UIs.
  2. Created a dynamic layout that allows you to scale the panels around.
  3. The UI effectively stores detections data in memory and updates in real time.
  4. Slideshow to display all the images from a detection on each thumbnail.
  5. Selecting a dog now displays it in the card.
  6. Options menu that can be opening and closed without disrupting the UI.
  7. Abort mission button with a confirmation dialog
  8. Status bar to display mission status and time.