Install Poetry:
curl -sSL https://install.python-poetry.org | python3 -Clone the repository :
git clone git@git.inpt.fr:tocard-inc/enseeiht/projet-classification.gitInstall the dependencies :
cd projet-classification
poetry run pip install --upgrade pip
poetry installPlug your android phone to your computer, ensure adb detects it and that you've granted the permission to your computer.
To run the database generator :
python3 src/main.pyPlease use conventional commits.
Distributed under the MIT license.
See LICENSE for more information.
Laureηt <laurentfainsin@protonmail.com>
Damien Guillotin <damguillotin@gmail.com>
Pierre-Eliot Jourdan <pierreliot.jourdan@etu.inp-n7.fr>