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

레시피 등록 #15

Open
6 tasks done
Sung-jin opened this issue Mar 26, 2019 · 0 comments
Open
6 tasks done

레시피 등록 #15

Sung-jin opened this issue Mar 26, 2019 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@Sung-jin
Copy link
Collaborator

Sung-jin commented Mar 26, 2019

개요

  • 칵테일 등록 페이지 생성
  • 총 스텝은 1, 2, 3 단계가 존재
  1. 전체적인 술 정보 입력
  2. 재료 입력
  3. 사진 입력

레이아웃

  • 공통 레이아웃
  • 전체적인 정보 입력 레이아웃
  • 재료 입력 레이아웃
  • 사진 입력 레이아웃

기능

  • 레시피 정보 입력 데이터 저장 및 데이터베이스 연동
  • 스텝 이동간에 상태 저장
@Sung-jin Sung-jin added the enhancement New feature or request label Mar 26, 2019
@Sung-jin Sung-jin added this to the 레시피기능 milestone Mar 26, 2019
@Sung-jin Sung-jin self-assigned this Mar 26, 2019
Sung-jin added a commit to Sung-jin/team02_frontend that referenced this issue Mar 26, 2019
See: Github issue yapp-project#15
---------------------------------------
### 작업파일
* components 폴더 내 파일들 -> commonstep
* containers 폴더 내 파일들 -> enrolment
---------------------------------------
### 작업내용
* 레시피 등록을 위한 컴포넌트 / 컨테이너 생성
Sung-jin added a commit to Sung-jin/team02_frontend that referenced this issue Mar 26, 2019
See: Github issue yapp-project#15
---------------------------------------
### 작업내용
* 작업 내용 전체적으로 통합
* 컨플릭트 해결
* 포크된 내용을 커밋 하는 것에 대한 방법을 좀 찾아봐야 할듯

Merge branch 'release-1.0'

# Conflicts:
#	package-lock.json
#	src/App.js
#	src/containers/MainView/MainView.jsx
#	src/containers/index.js
Sung-jin added a commit to Sung-jin/team02_frontend that referenced this issue Mar 27, 2019
See: Github issue yapp-project#15
---------------------------------------
### 작업파일
* components 폴더 내 파일들 -> commonstep
* containers 폴더 내 파일들 -> enrolment
---------------------------------------
### 작업내용
* 클릭 이벤트 생성
	* 왼쪽 상단 스텝을 클릭할 시, 그 스텝에 맞는 레이아웃으로 변경
Sung-jin added a commit to Sung-jin/team02_frontend that referenced this issue Mar 27, 2019
See: Github issue yapp-project#15
---------------------------------------
### 작업파일
* components 폴더 내 파일들 -> commonstep
* containers 폴더 내 파일들 -> enrolment
---------------------------------------
### 작업내용
* 저장하기 누를 시 완료 팝업 생성 및 상단 닫기 버튼 위치 클릭 시 닫은 이벤트 구현
Sung-jin added a commit to Sung-jin/team02_frontend that referenced this issue Apr 29, 2019
See: Github issue yapp-project#15
---------------------------------------
### 작업파일
* 등록 관련 파일들
	* action, api, saga, reducer, container 아래 등록 관련 파일들
* 레시피 보기 관련 파일들
* HTML_TEST
---------------------------------------
### 작업내용
* 레시피 등록 api 연동
* api 이슈 해결 이후 레시피 보기에 맞게 컨버팅
* 테스트용 컴포넌트 삭제
AnGwangHo pushed a commit that referenced this issue May 5, 2019
* #16 레시피 보기
See: Github issue #16
---------------------------------------
### 작업파일
* action/recipeAction.js
* api -> recipeAPI.js, rootAPI.js
* reducer -> recipeReducer.js, rootReducer.js
* saga -> recipeSaga.js, rootSaga.js
* ViewRecipe.jsx,scss
---------------------------------------
### 작업내용
* axios 사용을 위한 saga, redux 세팅
* action, api, saga, reducer 생성
* 서버에서 get 방식으로 body 를 받는 형태로 구현하여 파라미터로 받는거로 변경하기 전까지 작업 중단

* #15 레시피 등록
See: Github issue #15
---------------------------------------
### 작업파일
* 등록 관련 파일들
	* action, api, saga, reducer, container 아래 등록 관련 파일들
* 레시피 보기 관련 파일들
* HTML_TEST
---------------------------------------
### 작업내용
* 레시피 등록 api 연동
* api 이슈 해결 이후 레시피 보기에 맞게 컨버팅
* 테스트용 컴포넌트 삭제
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant