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

[NEXT 9th Assignment] Session6 - DB & django CR #9

Open
SeongwonChung opened this issue Apr 9, 2021 · 27 comments
Open

[NEXT 9th Assignment] Session6 - DB & django CR #9

SeongwonChung opened this issue Apr 9, 2021 · 27 comments

Comments

@SeongwonChung
Copy link
Contributor

SeongwonChung commented Apr 9, 2021

과제: 블로그 프로젝트 기능 추가하기


요구사항:

  • 게시글에 "카테고리 추가 - 영화(movie), 드라마(drama), 프로그래밍(programming)
  • index 페이지에서는 각 카테고리로 이동하는 링크와 각 카테고리 게시글 갯수 보여주기
  • detail 페이지에서는 글 제목, 내용, 글 작성시각 보여주기
  • 각 카테고리별 페이지에서 해당 카테고리의 게시글만 리스팅
  • css로 꾸미기 및 원하는 기능 자유롭게 추가해보기(optional)

TIP:

  • 카테고리는 글 작성시 select box로 선택하게 하기
  • 필요한 페이지: index.html, new.html, detail.html, movie.html, drama.html, programming.html
  • 각 페이지마다 urls.py, views.py 작성필요
  • 글 작성시각은 datetimefield 사용하지 않고도 views.py에서 처리 가능(hint: python의 time module 사용)

업로드 예시:

  1. 정성원
  2. 과제 스크린샷
  3. 레포지토리 주소

마감: 04/15 목요일 까지

@rkdud007
Copy link

rkdud007 commented Apr 9, 2021

1.박가영
index
movie
drama
programming
new
detail
3.https://github.com/rkdud007/NEXT-X-likelion/tree/master/Session6_HW/blogProject

@dlwnsdud1104
Copy link

  1. 이준영

image
image
image
3.
https://github.com/dlwnsdud1104/HWRepository.git

@deborah91298
Copy link

deborah91298 commented Apr 11, 2021

  1. 전혜린

result1

result2

result3

result4

(css 하다 만 건 안 비밀... 🤐 )
  1. https://github.com/deborah91298/NEXTLikeLion/tree/master/Session6_HW

@Minyongggg
Copy link

Minyongggg commented Apr 12, 2021

  1. 이민용
    myblog_screenshot

https://github.com/Minyongggg/Next_hw/tree/master/Session6_HW

@suyeoni4731
Copy link

@onCloud33
Copy link

onCloud33 commented Apr 14, 2021

  1. 양효령

index
new
movie
detail

CSS는 중간고사 끝나구 해서 올리겠습니다ㅠㅠ
3. https://github.com/HyoRyoung-Yang/NEXT_HomeWork/tree/master/HW6

@KongDagam
Copy link

  1. 공다감

인덱스

new

디테일

detail

3. https://github.com/KongDagam/NEXT_HW/tree/master/Session6_HW (css는 제대로 못했습니당 ㅜㅜ)

@toto9602
Copy link

@yilin-kim
Copy link

  1. 김이린

index_capture
new_capture
moviedetail_capture
movie_capture
CSS는 보충하겠습니다!
3. https://github.com/yilin-kim/LikeLionSessionHW/tree/master/Session6_HW

@yunzzo
Copy link

yunzzo commented Apr 14, 2021

@Parkhanyoung
Copy link
Member

@Jamiejaja
Copy link

  1. 이재아

블로그 스샷

3. https://github.com/Jamiejaja/NEXT_HW.git'

시험 이후에 부족한 점 보완 하겠습니다!!!

@45-5DC
Copy link

45-5DC commented Apr 15, 2021

@INJAESEO
Copy link

  1. 서인재

사진1

사진2

사진3

3. 주소 https://github.com/INJAESEO/NEXT_HW/tree/master/session6_HW

CSS는 시험끝나고 열심히 하겠습니다,,ㅎ

@gjivaeri
Copy link

  1. 박설진

1
2
3
3. https://github.com/gjivaeri/NEXT_HW/tree/master/Session6_HW
시험 끝나고 수정하겠습니다

@jiyoon27
Copy link

@minqrii
Copy link

minqrii commented Apr 15, 2021

@High-Shine
Copy link

High-Shine commented Apr 15, 2021

  1. 최재혁

blog certi1
blog certi2
blog certi3
3.
https://github.com/High-Shine/NEXTx9th/tree/master/Session6_HW
시험공부하고 복습하겠습니다.....

@kyliecamila
Copy link

@hooNode
Copy link

hooNode commented May 3, 2021

  1. 김태훈

Screenshot_7

Screenshot_9
Screenshot_8

  1. https://github.com/kth7024/Sessiont_HW

@chaliechu117
Copy link

@Kim-Jiseong
Copy link

@developpeurenmoi
Copy link

@shinwr
Copy link

shinwr commented May 3, 2021

@kyulee0103
Copy link

@heawon99
Copy link

heawon99 commented May 5, 2021

session06_0
session06_1
session06_2
session06_3

너무 늦게 내서 죄송합니다....! ㅠㅠ
https://github.com/heawon99/Repository-NEXT_HW_new/tree/main/session06

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

No branches or pull requests