Skip to content

jiwonnchoi/osp_project

 
 

Repository files navigation

CAMFLE (Campus + Flee Market)

프로젝트 소개 💻

title

오픈 sw 플랫폼 Ewha Market 프로젝트 - 오소몰 팀

1771017 김해인 2276027 금시연 2271056 정은채
2276335 최지원 2276338 최혜원


개발 기간 📆

2023.10 ~ 2023.12.13.

사용 스택 🛠️

프론트엔드

백엔드

협업툴



구현 기능✏️

기능1. 추천가 제시 및 가격 합리성 표기

rec 기능2

기능2. 판매자 피드 (마켓+리뷰)

seller1 seller2

기능3. 전체상품 중 조회순 Best 3 리스트업

best3



폴더 구조 📂

📂 __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

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 65.0%
  • Python 20.9%
  • CSS 7.6%
  • JavaScript 6.5%