EntryDSM / Louis-Vuitton

LV is in charge of entrance application process

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Louis-Vuitton

Build Status codecov

Louis Vuitton 은 원서 접수를 담당하는 서버입니다.

LV 는 다음과 같은 feature 를 제공합니다.

  • 전형 구분 (전형에 따른 인적 사항)
  • 인적 사항 (기본적인 개인 정보)
  • 성적 입력 (중학교 성적 및 봉사시간 등의 성적)
  • 자기소개서 & 학업계획서
  • 원서 미리보기 (위에서 기입한 모든 정보 미리보기)

LV 의 코드 스타일은 다음을 따릅니다.

Rainist Python Style Guide

How to run LV

make init
python3 -m lv

How to run Test code

make test
``

## API Documentation
``To do``

About

LV is in charge of entrance application process


Languages

Language:Python 97.2%Language:Shell 1.3%Language:Dockerfile 0.9%Language:Makefile 0.5%