Skip to content

j00hyeon/tantanbody_server

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

tantanbody_server

back-end 개발에 대해서 적어둡니다.
큰 부분만 일단 적어요.

team member

  • 나현정(컴퓨터공학부 18)
  • 이주현(컴퓨터공학부 17)

spring boot init

project & language

  • Gradle
  • Java 11

dependencies

  • Spring Boot DevTools
  • Spring Web
  • Lombok
  • MyBatis Framework
  • Thymleaf - 사용 안할 것 같기는 한데 일단 넣었어요

flow

Controller -> Service(interface) -> ServiceImpl(implements Service) -> Mapper -> .xml

database

  • MySQL 8.0

dev tool

  • IntelliJ
  • DBeaver

dev part

  • 나현정 - 로그인화면, 식단화면, 설정화면
  • 이주현 - 운동화면, 기록화면

About

내 몸 튼튼 App Back-end

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages