Skip to content

ewha-market/CoRise

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

73 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🌱 CoRise - C2C 쇼핑몰형 서비스 🌱

1. 프로젝트 소개

이화여대 학생들을 위한 C2C(Consumer-to-Consumer) 쇼핑몰형 서비스입니다. 따뜻하고 신뢰감 있는 분위기 속에서 안전하게 거래할 수 있는 공간을 제공합니다.

💻 Frontend Developers:

  • 윤희서
  • Tran Thu Trang

💻 Backend Developers:

  • 박은수
  • 강다혜
  • 최지수

2. 기술 스택

Frontend

HTML5 CSS3 JavaScript

Backend

Python Flask Firebase

3. 디렉토리 구조

├── authentication/
├── static/           # 정적 리소스 (CSS, JS, 이미지, 폰트 등)
├── templates/        # Flask HTML 템플릿
├── app.py            # Flask 메인 애플리케이션 엔트리 포인트
├── database.py       # Firebase/DB 연동 로직
├── README.md     
├── LICENSE

4. 기술 블로그

Velog - CoRise 기술 블로그

5. 실행 방법

Step 1. 레포지토리 클론

git clone https://github.com/ewha-market/CoRise.git
cd CoRise

Step 2. 가상 환경 설정

아래 가이드를 참고 👉 Velog - Anaconda/Flask 환경 설정 가이드

Step 3. 필요 패키지 설치 (Flask, Firebase)

Step 4. 서버 실행

flask --debug run

6. 구성 화면

슬라이드 1

슬라이드 2

슬라이드 3

슬라이드 4

슬라이드 5

슬라이드 6

슬라이드 7

슬라이드 8

슬라이드 9

슬라이드 10

슬라이드 11

슬라이드 12

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 5