samcrane8 / FlyRight

A drone flight registration system to help local law enforcement.
MIT License
17 stars 6 forks source link

Edit flight notification #29

Closed Tonewall closed 5 years ago

Tonewall commented 5 years ago

This should notify the airboss and watch commanders of the department when someone edits a flight. I couldn't fully test this out because I'm not able to fully edit a flight using docker nor get email notifications. When I do edit a flight, the edited flight never gets saved when using docker. For notifications, I used the same functions for registering a flight to notify and send emails and was able to test out the notify.send function and this is what it looks like: Screen Shot 2019-09-21 at 2 39 53 PM

Tonewall commented 5 years ago

For issue #12