Skip to content

Commit

Permalink
docs: update Readme
Browse files Browse the repository at this point in the history
  • Loading branch information
choeunhak committed Aug 3, 2021
1 parent f8fc1c5 commit a716eb1
Show file tree
Hide file tree
Showing 5 changed files with 20 additions and 2 deletions.
Binary file added 2021-08-04-00-04-17.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added 2021-08-04-00-05-19.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added 2021-08-04-00-05-57.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added 2021-08-04-00-07-32.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
22 changes: 20 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,20 +6,38 @@
- spring-boot-starter-data-mongodb
- spring-boot-starter-validation
- spring-boot-starter-aop
- lombok( + Slf4j)
- spring-session
- lombok( + Slf4j) 1.18.12
- spring-session-core 2.3.3
- springfox-swagger2
- junit5


## 프로젝트 화면 구상도
-
![약속 생성 화면](2021-08-04-00-04-17.png "약속생성 화면")

- 메인 화면
![메인 화면](2021-08-04-00-05-57.png)

- 시간 선택 화면
![시간 선택 화면](2021-08-04-00-05-19.png)

- 약속 시간 화면
![약속 시간 화면](2021-08-04-00-07-32.png)

## DB구조

###

## 프로젝트 명세
- [API 설계서](https://momoapi.azurewebsites.net/swagger-ui.html)
- [기능 명세서](https://www.notion.so/452c8c2414eb4e728c4f276fd02b075f?v=ab3467090fbf4f1ba295b68434339353)
- [UI/UX](https://xd.adobe.com/view/96c60e58-6479-4449-be6e-20c8b7928544-c395/)

## WIKI
-



## 참조
- [스프링부트 2.4.1 공식문서](https://docs.spring.io/spring-boot/docs/2.4.1-SNAPSHOT/reference/pdf/spring-boot-reference.pdf)
Expand Down

0 comments on commit a716eb1

Please sign in to comment.