Skip to content

INHAGDSC-stack-overflow/mamasteps-backend

Repository files navigation

Mamasteps-backend

Project to participate in 2024 google solution challenge

Backend-member

Jaegyeong Han Sungkyu Shin Gyuhyeok Hwang
h s
@hanjaegyeong @kyu4583 @Gyuhyeok99

About Implementation

Backend

1. Tech Stack

  • Java 17
  • Spring, Spring boot
  • Spring Web MVC, Spring Security
  • Spring Data JPA
  • MySQL
  • AWS(RDS, Elastic beanstalk, s3, route53, ec2)

2. Architecture

아키

3. ERD

erd

  • 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.

About

INHA GDSC - Team stack_overflow

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •  

Languages