Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(BE): Temperature model #358

Open
wants to merge 46 commits into
base: dev/user-profile
Choose a base branch
from
Open

feat(BE): Temperature model #358

wants to merge 46 commits into from

Conversation

st42597
Copy link
Member

@st42597 st42597 commented Mar 23, 2022

profile page에 사용될 온도를 관리하는 DB와 API입니다.

model은 완성, View는 바뀔 것 같습니다.

jimin9038 and others added 30 commits March 2, 2022 05:58
- User profile 페이지의 공통 부분과 탭을 만든다.
- 다른 프로필 탭과의 통일성을 위해 .section title css property  설정
* add: profile submission page

* fix: minor fixes
* add: profile submission page

* fix: minor fixes

* add: submission api

* fix: ProfileSubmissionListAPI

* add: c code_length

* add: title

* add: click event & filter request

* add: keyword filter

* add: result filter

* fix: submission_detail bytes view

* fix: result filter css

* fix: submssion model minor fix

* fix: table pagination

* fix: code_length calc
- Problem Tag을 제대로 사용하여 테스트 코드를 작성한다.
- tailwind css로 도입으로 깨진 디자인들을 복구한다.
@st42597 st42597 requested a review from jimin9038 March 23, 2022 08:56
@jimin9038 jimin9038 changed the title Init Temperature feat(be): Temperature model Mar 23, 2022
@jimin9038 jimin9038 changed the title feat(be): Temperature model feat(BE): Temperature model Mar 23, 2022
@jimin9038 jimin9038 linked an issue Mar 23, 2022 that may be closed by this pull request
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
No open projects
Status: Ready for Review👀
Development

Successfully merging this pull request may close these issues.

유저 프로필: Temperature (API) 구현
4 participants