Skip to content

MoAaDream/Giftogether

Repository files navigation

선물 위시리스트 - Giftogether

에어팟을 잃어버린 김아무개

  • 생일이 다가오는데 카카오톡 위시리스트에 추가할만큼 마음에 드는 위시가 없다. 최근에 에어팟프로2를 잃어버려서 다시 사야하는데 너무 고가라서 한명에게 선물 받기는 취준생 입장에서 부담스러운 상황이다. 친구들이 돈을 모아서 선물해주면 좋겠다만, 그걸 주최해줄 친구는 없다. 그렇다고 바로 계좌로 돈을 받기에는 민망한 상황. 나 대신 돈을 모아서 주문해주는 서비스가 있으면 좋겠다. 생일인 만큼 축하 메세지도 함께 받고 싶다!

기능

  • 선물해주고 싶은 사람을 위한 위시리스트 생성
  • 내가 원하는 선물 위시리스트 생성
  • 기념일 당일 선물 메세지 확인 가능
  • 모금 달성 시 등록된 이메일로 알림 전송
  • 모금 달성하지 못한 선물
    • 부족한 금액 결제 후 선물 수령
    • 모금한 금액 계좌로 받기

Page 소개

Login Page

Main Page

My Page

Wishlist Page

Product Page

Product Detail Page

Donate Page

Payment Page

🛠️ Tech Skill


Frontend Backend Infrastructure and Tools







ERD

Moadream


Install

1. Clone Repository

Github

git clone https://github.com/MoAaDream/Giftogether.git

2. Properties Setting

properties

# Oracle prod Cloud
ORACLE_URL= 
ORACLE_USERNAME=
ORACLE_PASSWORD= 

# kakao
spring.security.oauth2.client.registration.kakao.client-id=
spring.security.oauth2.client.registration.kakao.client-secret=
spring.security.oauth2.client.registration.kakao.client-authentication-method=

spring.security.oauth2.client.registration.kakao.scope=
spring.security.oauth2.client.registration.kakao.redirect-uri=
spring.security.oauth2.client.registration.kakao.authorization-grant-type=
spring.security.oauth2.client.registration.kakao.client-name=

spring.security.oauth2.client.provider.kakao.authorization-uri=
spring.security.oauth2.client.provider.kakao.token-uri=
spring.security.oauth2.client.provider.kakao.user-info-uri=
spring.security.oauth2.client.provider.kakao.user-info-authentication-method=
spring.security.oauth2.client.provider.kakao.user-name-attribute=

# aws s3 key
cloud.aws.credentials.accessKey=
cloud.aws.credentials.secretKey=
cloud.aws.stack.auto=

# AWS S3 Service bucket
cloud.aws.s3.bucket=
cloud.aws.region.static=

# AWS S3 Bucket URL
cloud.aws.s3.bucket.url=

# Cron
myCustom.cron=

# PortOne
PORTONE_CODE=
PORTONE_KEY=
PORTONE_SECRET=

# Mail
MAIL_HOST=
MAIL_PORT=
MAIL_USERNAME=
MAIL_PASSWORD=

3. build

./gradlew bootRun

Member


CONTACT

Name 이경훈 김가은 장희선 전민재
Profile
Role Leader
Backend
Frontend
Backend
Frontend
Backend
Frontend
Backend
Frontend
GitHub Github Github Github Github

About

선물 위시리스트 플랫폼

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •