Skip to content

기브미콘 - 유튜브 콘텐츠 추천 및 콘텐츠 기획 웹 애플리케이션 (학부생졸업작품)

Notifications You must be signed in to change notification settings

zhsks528/GiveMeCon

Repository files navigation

Welcome to GIVE ME CON 👋

Version

기브미콘은 유튜브 API를 크롤링을 통해 컨텐츠 추천 및 기획을 도 웹 애플리케이션입니다.

결과물

result

기술스택

tech

팀원

👤 Seong-Min Han

👤 Ji-Hae Yoon

👤 Mi-na Yu

👤 Moo-Jae Park

설치 및 실행방법

Backend

DB를 생성 및 적용하고 서버를 실행하는 방법입니다.

pip install -r requirement.txt
python manage.py makemigrations
python manage.py migrate
python manage.py runserver

Frontend

필요한 패키지를 다운받는 방법입니다.

cd frontend/
npm install

Import Youtube Dataset

Crawler를 통해 Youtube API에서 Metadata를 가져오는 방법입니다.

python make_category.py
python crawler.py

Usage

프로젝트를 실행하는 방법입니다.

npm run start

Run tests

프로젝트를 테스트 하는 방법입니다.

npm run test

Show your support

Give a ⭐️ if this project helped you!


This README was generated with ❤️ by readme-md-generator

About

기브미콘 - 유튜브 콘텐츠 추천 및 콘텐츠 기획 웹 애플리케이션 (학부생졸업작품)

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published