Skip to content

Ep06 : 블로그 웹 애플리케이션 개발(3) - 댓글, home페이지, Contact Form 다루기 #6

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

Open
TGoddessana opened this issue Jun 22, 2022 · 1 comment

Comments

@TGoddessana
Copy link
Collaborator

TGoddessana commented Jun 22, 2022

Ep06에서는 지금까지 만들던 블로그 웹 애플리케이션의 개발을 마무리하고, Ep07부터는 플라스크로 REST API를 구축하는 방법에 대해 다룰 것입니다. 과제이긴 하지만, 완성도를 보다 높인다면 서로가 꽤 만족스러울 것이라 생각합니다 :-)

(과제 1) 아래의 링크를 참고하여, 댓글의 생성/조회/수정/삭제, 포스트의 삭제를 구현하는 과정을 블로그에 정리한 후, 해당 게시물의 링크를 제출해 주세요.

https://gdsanadev.com/14712

(과제 2) 아래의 내용을 구현하는 과정은 가이드 게시물에 포함되어 있지 않습니다. 하지만, 지금까지의 과정을 잘 따라왔다면 크게 어려운 일이 아닐 것이라고 생각합니다. 아래의 기능을 구현하는 과정을 블로그에 정리한 후, 해당 게시물의 링크를 제출해 주세요.

  1. home 페이지에 데이터베이스에 있는 가장 최근 게시물 5개 나타내기
  2. "is_staff == True" 인 유저가 로그인한 경우, "관리자 페이지로" 이동하는 네비게이션 바 구현하기
  3. About 페이지 각자에 맞게 완성하기
@TGoddessana TGoddessana changed the title Ep06 : 블로그 웹 애플리케이션 개발(3) - 태그 다루기 Ep06 : 블로그 웹 애플리케이션 개발(3) - 태그, 댓글 다루기 Jul 13, 2022
@TGoddessana TGoddessana changed the title Ep06 : 블로그 웹 애플리케이션 개발(3) - 태그, 댓글 다루기 Ep06 : 블로그 웹 애플리케이션 개발(3) - 태그, 댓글, home페이지, Contact Form 다루기 Jul 15, 2022
@TGoddessana TGoddessana changed the title Ep06 : 블로그 웹 애플리케이션 개발(3) - 태그, 댓글, home페이지, Contact Form 다루기 Ep06 : 블로그 웹 애플리케이션 개발(3) - 댓글, home페이지, Contact Form 다루기 Jul 15, 2022
@2gang
Copy link

2gang commented Aug 13, 2022

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants