animal-locator-drone / dogfinder-app

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

Need some kind of logic in the frontend to handle when we are tracking a dog. #21

Open RustyRaptor opened 4 months ago

RustyRaptor commented 4 months ago
  1. Currently when we select "yes" on the dog card it just sends a post request to start tracking the dog.
  2. We need to open a new dialog that indicates the dog is being tracked and give the user an option to cancel if they want to resume the mission.