Skip to content

Latest commit

Β 

History

History
63 lines (57 loc) Β· 2.38 KB

README.md

File metadata and controls

63 lines (57 loc) Β· 2.38 KB

POSCODX 8κΈ° ν”„λ‘œμ νŠΈ

πŸ“Š 주제 : MSA 기반 Customer Inquiry System

✨ λΉ„μ „ : 흩어진 λͺ©μ†Œλ¦¬λ₯Ό ν•˜λ‚˜λ‘œ λͺ¨μ•„ μ΅œμƒμ˜ 고객 κ²½ν—˜ 제곡

πŸ“† κΈ°κ°„

2024.07.22 ~ 2024.10.14

πŸ‘©πŸ»β€πŸ’» Pobluesky Developers

κΉ€μ„Έμœ€ μ‹ μ˜ˆμ§„ λ°•μ§€ν˜„ λ°°μ§€μœ€ 배희진
@parlyresk @born-A @mmmtobezip @Jiyoongrace @heejinssss
Infra / Backend
Developer
Backend / Mobile
Developer
Backend / AI
Developer
Frontend / Backend
Developer
Frontend / Backend
Developer

πŸ“ λ°±μ—”λ“œ 폴더 ꡬ쑰

└── com
    └── pobluesky
        └── backend
            β”œβ”€β”€ domain
            β”‚Β Β  β”œβ”€β”€ answer
            β”‚Β Β  β”œβ”€β”€ chat
            β”‚Β Β  β”œβ”€β”€ collaboration
            β”‚Β Β  β”œβ”€β”€ file
            β”‚Β Β  β”œβ”€β”€ inquiry
            β”‚Β Β  β”œβ”€β”€ lineitem
            β”‚Β Β  β”œβ”€β”€ notification
            β”‚Β Β  β”œβ”€β”€ offersheet
            β”‚Β Β  β”œβ”€β”€ quality
            β”‚Β Β  β”œβ”€β”€ question
            β”‚Β Β  β”œβ”€β”€ receipt
            β”‚Β Β  β”œβ”€β”€ review
            β”‚Β Β  └── user
            └── global
                β”œβ”€β”€ config
                β”œβ”€β”€ error
                β”œβ”€β”€ security
                └── util
                    └── model

πŸ“ ν”„λ‘ νŠΈμ—”λ“œ 폴더 ꡬ쑰

└── src
    β”œβ”€β”€ apis
    β”‚Β Β  β”œβ”€β”€ api
    β”‚Β Β  β”œβ”€β”€ config
    β”‚Β Β  └── utils
    β”œβ”€β”€ assets
    β”‚Β Β  └── css
    β”œβ”€β”€ components
    β”‚Β Β  β”œβ”€β”€ atoms
    β”‚Β Β  β”œβ”€β”€ molecules
    β”‚Β Β  β”œβ”€β”€ organisms
    β”‚Β Β  └── templates
    β”œβ”€β”€ context
    β”‚Β Β  └── auth
    β”œβ”€β”€ hooks
    β”œβ”€β”€ pages
    └── utils