The project utilizes Python, Node.JS, React, HTML, CSS, Javascript, Procfile
- Download all libraries listed on requirements.txt
- Flask
- flask-cors
- opencv-python
- mediapipe
We used Python as our main coding language, and used Flask/Node.JS as our backend and used React as our frontend.
To run locally,
- run app.py
- on your terminal go to the project file, then run the line "npm start".
- A link will be outputed, and by clicking on the link you will be able to run the web application locally.