Coder Social home page Coder Social logo

iq-scm / 10th-amendment Goto Github PK

View Code? Open in Web Editor NEW

This project forked from devunt/10th-amendment

0.0 0.0 0.0 403 KB

2018년 제10차 개헌의 문재인 대통령 개헌안 비교 페이지

Home Page: https://devunt.github.io/10th-amendment

License: The Unlicense

Python 100.00%

10th-amendment's Introduction

10th-amendment

2018년 제10차 개헌의 문재인 대통령 개헌안 비교 페이지입니다.

생성 및 확인 방법

$ pip install -r requirements.txt
$ python load_dbdata.py # initial db setup
$ python gen_data.py # generate vuejs data file
$ firefox docs/index.html

DB 엔진 변경

기본적으로 db.sqlite3 이름으로 생성되는 sqlite db를 사용하고 있습니다.

편의를 위해 다른 DB 엔진을 사용하고 싶을 경우 scripts/models.py 파일의 engine = create_engine('sqlite:///db.sqlite3') 부분을 SQLAlchemy 표준 engine 표현식에 맞춰 변경해주세요.

TODO

  • 맨 위에 목차 추가하기
  • 주요 개헌점에 하이라이트 표시하고 관련 뉴스 기사 연결하기
  • 맨 위에 개헌 진행상황 step 표시하기?

10th-amendment's People

Contributors

devunt 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.