Skip to content
This repository has been archived by the owner on Jan 4, 2020. It is now read-only.

클라이언트 요청을 처리할 web application 서버를 만들어야 합니다 #3

Open
Deocksoo opened this issue Jan 10, 2019 · 0 comments

Comments

@Deocksoo
Copy link
Collaborator

Deocksoo commented Jan 10, 2019

youboard page와 admin page의 요청을 처리해줄 WAS를 구현해야 합니다. WAS는 flask를 이용해 구현할 예정이며, flask server가 처리해주어야 할 요청은 다음과 같습니다.

  1. youboard page 정적 컨텐츠 제공
  2. ranking data scraping 및 scraping 결과 DB 저장
  3. admin page와 youboard page에서의 mongo DB 접근 요청 처리 : ranking data 조회 및 수정
@Deocksoo Deocksoo changed the title youboard page와 admin page의 요청을 처리할 web application 서버를 만들어야 합니다 클라이언트 요청을 처리할 web application 서버를 만들어야 합니다 Jan 10, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant