JBennyHuang / ecosort

0 stars 0 forks source link

Track camera use #33

Open JBennyHuang opened 3 weeks ago

JBennyHuang commented 3 weeks ago

Every time a user uses the camera to identify waste, we store that information somewhere to track their streak and the type of waste that they disposed along with increasing their points

PART 1: make Azure function for receiving said information and update Cosmos with that data (will be done by @JBennyHuang) and will update this ticket with the correct URL to POST to PART 2: make POST request from the frontend to (TODO)

will be used for #24