1771017 김해인 | 2276027 금시연 | 2271056 정은채 |
2276335 최지원 | 2276338 최혜원 |
2023.10 ~ 2023.12.13.
📂 __pycache__
📂 authentication
⎪ └─ firebase_auth.json
📂 static
├─ 📂 images
⎪ └─ main.jsx
⎪ └─ mypage.jsx
⎪ └─ style.css
├─ 📂 templates
⎪ ⎪ └─ detail.html
⎪ ⎪ └─ index.html
⎪ ⎪ └─ list.html
⎪ ⎪ └─ login.html
⎪ ⎪ └─ mypage_like.html
⎪ ⎪ └─ mypage_sell.html
⎪ ⎪ └─ mypage_review.html
⎪ ⎪ └─ reg_items.html
⎪ ⎪ └─ reg_reviews.html
⎪ ⎪ └─ review.html
⎪ ⎪ └─ review_detail.html
⎪ ⎪ └─ signup.html
⎪ ⎪ └─ submit_item_result.html
⎪ 📂 statics
⎪ ⎪ └─ 📂 fonts
⎪ ⎪ └─ 📂 styles
⎪ ⎪ ⎪ └─ GlobalStyle.js
└─ LICENSE
└─ .gitignore
├─ application.py
├─ database.py
├─ README.md