KaraWatts / ManateeWatch

Manatee Tracking App - Give users a tool to help them find manatees in the wild and pay it forward by sharing their own manatee sightings
MIT License
1 stars 0 forks source link

Image upload #17

Closed KaraWatts closed 5 months ago

KaraWatts commented 5 months ago

Connected frontend to backend to send post request containing image base64 data to the ModerateContent api and sends a 200 status if content rating is 99% or more to minimize non-mantee related content. #12

Currently feedback is only in console.

image

Example should response from inappropriate image followed by response from appropriate image (shown manatee image).