Project to participate in 2024 google solution challenge
| Jaegyeong Han | Sungkyu Shin | Gyuhyeok Hwang |
|---|---|---|
![]() |
![]() |
![]() |
| @hanjaegyeong | @kyu4583 | @Gyuhyeok99 |
- Java 17
- Spring, Spring boot
- Spring Web MVC, Spring Security
- Spring Data JPA
- MySQL
- AWS(RDS, Elastic beanstalk, s3, route53, ec2)
- We chose MVC pattern as an architecture.
- Every feature is divided into modules, and each module has its own controller, view, and binding.
- The data layer is divided into models and providers.
- The models are used to store data, and the providers are used to communicate with the backend.



