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(app, editor): edit.html 템플릿 기반으로 아티클 작성/수정 페이지를 만들고, 페이지 라우팅을 추가합니다. #51

Merged
merged 3 commits into from
Sep 4, 2023

Conversation

innocarpe
Copy link
Collaborator

📖 작업 배경

  • close 🌟 FEATURE: [2 Week] 메인 페이지를 개발합니다. #47
  • 화면 전환부터 먼저 되도록 구성한 뒤에 각 페이지에 대한 세부 작업을 진행하는 방향으로 개발을 해보려고 합니다.
  • 회원 가입쪽부터 해야 하나 했는데 먼저 템플릿들을 전부 전환하는게 더 좋을 것 같아서 이 작업부터 진행합니다.

🛠️ 구현 내용

  • edit.html 을 기반으로 EditorPage 를 작성합니다.
  • 새 아티클 작성과 아티클 수정 페이지 라우팅을 Routes 에 추가합니다.
    • articleSlug 받아서 크게 분기하는 정도까지만 해두었습니다. 향후 권한에 따른 처리가 필요할 것으로 보이네요.

💡 참고사항


🖼️ 스크린샷

Screenshot 2023-09-03 at 10 42 33 AM

@innocarpe innocarpe added feature A new feature status: dependent 이전 PR의 커밋이 포함되어 있어 대기해야 함 labels Sep 3, 2023
Base automatically changed from carpe/article-template to team6/innocarpe September 4, 2023 13:19
@innocarpe innocarpe removed the status: dependent 이전 PR의 커밋이 포함되어 있어 대기해야 함 label Sep 4, 2023
@innocarpe innocarpe merged commit 6335d27 into team6/innocarpe Sep 4, 2023
@innocarpe innocarpe deleted the carpe/editor-template branch September 4, 2023 13:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature A new feature
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant