-
김은성 : open API, 크롤링을 통한 DB생성, Movie, Actor, Director, Recommend 등 다양한기능 구현
-
윤가영 : open API를 통한 DB생성, 회원가입, 로그인 / 회원가입 / 로그아웃, 좋아요 등 기능 구현, CSS
# 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- 기능 구상 + 모델 구성
- OPEN API + 네이버 크롤링으로 db 생성
- login / 회원가입 생성
- 회원가입 / 로그아웃 기능 구현
- Movie, Actor, Director, Recommend + 관련 Detail 기능 구현
- Mypage, Movie / Actor / Recommend 세부기능 구현 (modal, tooltips)
- DB 수정, model 수정
- 좋아요, 댓글 기능 구현
- CSS로 홈페이지 꾸미기
-
CSS로 꾸미기
-
기능 수정하며 제대로 작동되는지 확인
-
장르 별로 영화 보여주기
-
Movie Detail 보여주기(title, discription, director, actor, vedio, snapshot, reveiw)
-
감독 및 배우가 나온 영화 보여주기
-
영화, 감독, 배우에 대한 좋아요를 통해 나와 같은 영화를 좋아요 한 사람의 영화들도 보여주기
-
추천 리스트 작성 및 보여주기
-
Movie For You : 내가 좋아하는 배우 / 감독 나오는 영화, 내가 좋아한 영화를 좋아하는 유저들이 좋아하는 영화
https://geeg-3b5d2.firebaseapp.com](https://geeg-3b5d2.firebaseapp.com/
