Skip to content

unsung107/MovieRecommeds

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Movie_Recommendation

1. 팀원 정보 및 업무 분담 내용

  • 김은성 : open API, 크롤링을 통한 DB생성, Movie, Actor, Director, Recommend 등 다양한기능 구현

    https://github.com/unsung107

  • 윤가영 : open API를 통한 DB생성, 회원가입, 로그인 / 회원가입 / 로그아웃, 좋아요 등 기능 구현, CSS

    https://github.com/GaYoung87

2. 데이터베이스 모델링(ERD)

image

3. 목표 서비스 구현 및 실제 구현 정도

# Django
$ pip install django
$ python -m pip install --upgrade pip
$ pip install djangorestframework
$ pip install python-decouple
$ pip install request
$ pip install bs4
$ pip install requests
$ pip install django-cors-headers
$ pip install djangorestframework-jwt
$ pip install Pillow

# Vue
$ npm init
$ npm install
$ npm install axios
$ npm install --save date
$ npm install jwt-decode

11월 21일(목)

  • 기능 구상 + 모델 구성

11월 22일(금)

  • OPEN API + 네이버 크롤링으로 db 생성
  • login / 회원가입 생성

11월 25일(월)

  • 회원가입 / 로그아웃 기능 구현
  • Movie, Actor, Director, Recommend + 관련 Detail 기능 구현

11월 26일(화)

  • Mypage, Movie / Actor / Recommend 세부기능 구현 (modal, tooltips)
  • DB 수정, model 수정

11월 27일(수)

  • 좋아요, 댓글 기능 구현
  • CSS로 홈페이지 꾸미기

11월 28일(목)

  • CSS로 꾸미기

  • 기능 수정하며 제대로 작동되는지 확인

4. 핵심기능

5. 배포 서버URL

6. 기타(느낀점)

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •