Skip to content

Tako64tako/CTOs

Folders and files

NameName
Last commit message
Last commit date
Sep 4, 2021
Oct 26, 2021
Jan 1, 2022
Nov 14, 2022
Jan 1, 2022
Jan 16, 2022
Nov 25, 2021
Sep 4, 2021
Dec 9, 2021
Jan 11, 2022
Jan 11, 2022
Sep 8, 2021

Repository files navigation

CTOs

プロジェクト演習用レポジトリ 

オンラインで試着サービスするシステムです. 機械学習で得た情報を元にあなたの体型や好み合わせた服をおすすめします.

Requirements

言語/FW Version
python 3.8.3 
django 3.2.7 
docker 20.10.10
docker-compose 1.29.2 

Usage

At the first execution

$ git clone https://github.com/Tako64tako/CTOs.git
$ cd CTOs

setup

$ docker-compose up -d --build

build success

http://localhost:8000/

finish

$ docker-compose down

if error

$ docker-compose down --remove-orphans

Licence

GNU General Public License v3.0