2023-01 Ajou Univ. Software Engeenering TeamProject
pip install flask
flaks run #on main directoryhttp://127.0.0.1:5000/ 링크 이용
testId: test1
testPw: 1234
AI추천 테스트는 openai_API 디렉토리 안에 .env 파일(API키) 필요
- /auth/
login
register
-
/home/
-
/board/
upload
int:post_id
- /myfridge/
-
*.py -> Main server code
-
*.html -> templates directory에 저장
-
*.css -> static directory에 저장
-
DB -> instance directory
-
ORM -> migrate directory