gergohrubo / food-footprint-server

Backend side repository of the Food diary app. ExpressJS | MongoDB | AWS | Docker
0 stars 0 forks source link

v1.0 #3

Closed gergohrubo closed 4 years ago

gergohrubo commented 4 years ago

First pull request from development branch to master branch.

The core of the app is working as a user can select an image on the frontend that gets sent to the backend, gets uploaded to AWS, then Clarifai API returns an array of guesses about the ingredients, which is then listed on the frontend side.