Git Product home page Git Product logo

gradingforbaek's Introduction

gradingForBaek

본 프로그램은 Slack과 Google Cloud Platform을 이용하여 제공되었습니다.

프로젝트 설명

 백준 서버에서 특정 ID의 채점 결과를 불러와서 매일 정각마다 Slack 메신저에 알려줍니다.
 문제 채점 기록이 없으면 벌금이 부과됩니다. 
 매일 유저의 정보를 기록하여 벌금이 얼마나 쌓였는지 채팅으로 알려줍니다.

소스코드 설명

  1. Main
 실제로 구동되는 파일이며, 각 소스코드에 있는 파일을 불러와서 실행합니다.
 이 소스코드는, linux의 스케쥴러를 통해 매일 한 번, 오후 11시 59분에 구동됩니다.
  1. Parsing
 HTML 소스를 분석하는 소스입니다. 백준 사이트의 HTML 분석을 담당하여, 다른 모듈에게 정보를 주고 받습니다.
  1. Data
 유저 데이터를 txt 파일로 저장하는 모듈입니다. 
 DB.text를 읽고 다른 소스코드에 이를 가공하여 보내줍니다.
  1. Slack
 SLACK BOT에게 보낼 통신 정보를 반환하는 모듈입니다.

gradingforbaek's People

Contributors

devkaspee avatar

Watchers

James Cloos avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.