Skip to content

TImeCAlling/TImeCAlling_BE

Repository files navigation

타임콜링(TImeCAlling)

Intro

스크린샷 2025-02-19 오후 5 31 56 스크린샷 2025-02-19 오후 5 37 36 스크린샷 2025-02-19 오후 5 37 49 스크린샷 2025-02-19 오후 5 38 09 스크린샷 2025-02-19 오후 5 38 19 스크린샷 2025-02-19 오후 5 38 32 스크린샷 2025-02-19 오후 5 38 43

아키텍처

KakaoTalk_Photo_2025-02-19-17-48-53

패키지 구조

src
├── main
│   ├── java
│   │   └── TImeCAlling
│   │       └── spring
│   │           ├── apiPayload
│   │           │   ├── code
│   │           │   │   └── status
│   │           │   └── exception
│   │           │       └── handler
│   │           ├── auth
│   │           │   ├── Handler
│   │           │   └── filter
│   │           ├── config
│   │           ├── converter
│   │           │   ├── alarmList
│   │           │   ├── schedule
│   │           │   └── user
│   │           ├── domain
│   │           │   ├── base
│   │           │   └── enums
│   │           ├── repository
│   │           │   ├── alarmList
│   │           │   ├── schedule
│   │           │   └── user
│   │           ├── service
│   │           │   ├── alarmList
│   │           │   ├── pushMessageNotification
│   │           │   ├── s3
│   │           │   ├── schedule
│   │           │   │   └── checklist
│   │           │   └── user
│   │           ├── validation
│   │           │   ├── annotation
│   │           │   └── validator
│   │           └── web
│   │               ├── controller
│   │               │   ├── alarmList
│   │               │   ├── pushMessageNotification
│   │               │   ├── schedule
│   │               │   └── user
│   │               └── dto
│   │                   ├── alarmList
│   │                   ├── checklist
│   │                   ├── fcm
│   │                   ├── pushMessageNotification
│   │                   ├── schedule
│   │                   └── user
│   └── resources
│       ├── firebase
│       ├── static
│       └── templates

About

⏰ 시간 관리의 새로운 습관, 타임콜링

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 6