diff --git a/README.md b/README.md index 5f3d328..00991c3 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,5 @@ # 🍿 Ticketing -μ˜ν™” 예맀 μ„œλΉ„μŠ€ +μ˜ν™” 예맀 μ‚¬μ΄νŠΈλ₯Ό λŒ€μš©λŸ‰ νŠΈλž˜ν”½μ— λŒ€μ‘ν•  수 μžˆλ„λ‘ 섀계.
@@ -11,8 +11,32 @@

-## 🎯 ν”„λ‘œμ νŠΈ λͺ©ν‘œ +## 🎯 ν”„λ‘œμ νŠΈ μ£Όμš” 관심사 +- OOP(객체 μ§€ν–₯ ν”„λ‘œκ·Έλž˜λ°)의 μž₯점을 μ΅œλŒ€ν•œ ν™œμš© +- ν…ŒμŠ€νŠΈ μ½”λ“œλ₯Ό ν†΅ν•œ 믿을 수 μžˆλŠ” μ½”λ“œ μž‘μ„± +- λŒ€μš©λŸ‰ νŠΈλž˜ν”½μ„ κ³ λ €ν•œ ν™•μž₯ κ°€λŠ₯ν•œ 섀계 및 μ„±λŠ₯ νŠœλ‹ +- μ½”λ“œλ¦¬λ·°λ₯Ό 톡해 μ½”λ“œ ν’ˆμ§ˆ ν–₯상 +- μ½”λ“œ μ»¨λ²€μ…˜ μ€€μˆ˜ν•˜μ—¬ μ½”λ“œ 톡일성 μœ μ§€ +

+ +## πŸ›  κΈ°μˆ μŠ€νƒ +- Java 11 +- Spring Boot 2.6.7 (λ‹Ήμ‹œ μ΅œμ‹  GA 버전) +- Gradle Kotlin DSL +- Spring Security +- Junit 5 +- Hibernate / SpringJPA +- MySQL 8.0 +- Redis + +

+ +## Wiki +- [Git Branch μ „λž΅](https://github.com/f-lab-edu/Ticketing/wiki#-git-branch-%EC%A0%84%EB%9E%B5) +- [Code Convention](https://github.com/f-lab-edu/Ticketing/wiki#-code-convention) +- [νŒ¨ν‚€μ§€ ꡬ쑰](https://github.com/f-lab-edu/Ticketing/wiki#-%ED%8C%A8%ED%82%A4%EC%A7%80-%EA%B5%AC%EC%A1%B0) +- [Use Case](https://github.com/f-lab-edu/Ticketing/wiki/Use-Case)

@@ -51,7 +75,6 @@ erDiagram bigint id PK "μƒμ˜μ‹œκ°„ν‘œ ID" bigint movie_id FK "μ˜ν™” ID" bigint theater_id FK "μƒμ˜κ΄€ ID" - date running_date "μƒμ˜ λ‚ μ§œ" int round "회차" time start_at "μ‹œμž‘ μ‹œκ°„" time end_at "μ’…λ£Œ μ‹œκ°„"