オンラインで試着サービスするシステムです. 機械学習で得た情報を元にあなたの体型や好み合わせた服をおすすめします.
言語/FW | Version |
---|---|
python | 3.8.3 |
django | 3.2.7 |
docker | 20.10.10 |
docker-compose | 1.29.2 |
At the first execution
$ git clone https://github.com/Tako64tako/CTOs.git
$ cd CTOs
setup
$ docker-compose up -d --build
build success
finish
$ docker-compose down
if error
$ docker-compose down --remove-orphans
GNU General Public License v3.0