woqja125 / BOJ-tier

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

BOJ Tier

문제를 풀면 등급이 올라 공부할 동기를 부여해주는 시스템

Prerequisites

  • Python 3.4+

Instruction

# Install dependencies
pipenv install

# Run the server
pipenv run python runserver.py

TODOs

  • 사찰 기능
  • 백업 기능
  • 유저 등급 기능
  • 문제 난이도 기능
  • 문제 난이도 확장 프로그램


BOJ-tier is primarily distributed under the terms of the GNU Affero General Public License v3.0 or any later version. See COPYRIGHT for details.

About

License:GNU Affero General Public License v3.0


Languages

Language:Python 39.6%Language:HTML 37.7%Language:CSS 22.7%