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

새 이슈 등록/이슈 수정 화면 구현 #126

Open
3 tasks
sihyungyou opened this issue Nov 2, 2020 · 0 comments · Fixed by #248
Open
3 tasks

새 이슈 등록/이슈 수정 화면 구현 #126

sihyungyou opened this issue Nov 2, 2020 · 0 comments · Fixed by #248
Assignees
Labels
Feature 🎨 기능에 대한 추가사항입니다. iOS 🍎 iOS
Milestone

Comments

@sihyungyou
Copy link
Collaborator

I want to be able to..

새 이슈를 등록할 수 있는 View를 만든다.
앱 내에서 마크다운을 작성할 수 있는 관련 라이브러리를 찾아보고 방법을 생각한다.
미리보기 기능을 구현한다.
이미지를 업로드할 수 있어야 한다.

So that...

새 이슈를 등록할 수 있다.
마크다운 문법으로 텍스트를 작성할 수 있다.
미리보기 기능을 사용하여 마크다운의 결과를 알 수 있다.
이슈 내용에 이미지를 포함할 수 있다.

Check List

  • 완료 버튼을 통해 서버에 새로운 이슈를 POST 할 수 있는가?
  • 올바른 마크다운 문법을 지원하는가?
  • 새 이슈 등록과 기존의 이슈 수정을 한 화면이 대응 할 수 있는가?
@sihyungyou sihyungyou added the Feature 🎨 기능에 대한 추가사항입니다. label Nov 2, 2020
@sihyungyou sihyungyou added this to the iOS-Week2 milestone Nov 2, 2020
@sihyungyou sihyungyou added the iOS 🍎 iOS label Nov 2, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Feature 🎨 기능에 대한 추가사항입니다. iOS 🍎 iOS
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants