Final Year Project under the supervision of Prof Man Hon Wong. This is a web application that allows users to upload a photo of a chinese herbal medicine and have the application label and describe its benefits. Flask is used as the backend
Run the following commands in the root of fyp2021 folder:
npm start
Run the following commands in the root of fyp2021 folder:
export FLASK_APP=hello
flask run