Merge branch 'feature/graphs'
No related branches found
No related tags found
Showing
- .gitignore 11 additions, 0 deletions.gitignore
- Dockerfile 11 additions, 5 deletionsDockerfile
- Makefile 9 additions, 1 deletionMakefile
- app/ccgapp.py 14 additions, 6 deletionsapp/ccgapp.py
- app/graphs.py 135 additions, 0 deletionsapp/graphs.py
- app/static/openccg.css 21 additions, 0 deletionsapp/static/openccg.css
- app/static/openccg.js 107 additions, 0 deletionsapp/static/openccg.js
- app/templates/base.html 3 additions, 3 deletionsapp/templates/base.html
- app/templates/form.html 40 additions, 59 deletionsapp/templates/form.html
- tests/test_files/ccg_to_json/test_000.json 0 additions, 0 deletionstests/test_files/ccg_to_json/test_000.json
- tests/test_files/ccg_to_json/test_001.json 0 additions, 0 deletionstests/test_files/ccg_to_json/test_001.json
- tests/test_files/ccg_to_json/test_002.json 0 additions, 0 deletionstests/test_files/ccg_to_json/test_002.json
- tests/test_files/ccg_to_json/test_003.json 0 additions, 0 deletionstests/test_files/ccg_to_json/test_003.json
- tests/test_files/ccg_to_json/test_004.json 0 additions, 0 deletionstests/test_files/ccg_to_json/test_004.json
- tests/test_files/ccg_to_json/test_005.json 0 additions, 0 deletionstests/test_files/ccg_to_json/test_005.json
- tests/test_files/ccg_to_json/test_006.json 0 additions, 0 deletionstests/test_files/ccg_to_json/test_006.json
- tests/test_files/ccg_to_json/test_007.json 0 additions, 0 deletionstests/test_files/ccg_to_json/test_007.json
- tests/test_files/ccg_to_json/test_008.json 0 additions, 0 deletionstests/test_files/ccg_to_json/test_008.json
- tests/test_files/ccg_to_json/test_009.json 0 additions, 0 deletionstests/test_files/ccg_to_json/test_009.json
- tests/test_files/ccg_to_json/test_010.json 0 additions, 0 deletionstests/test_files/ccg_to_json/test_010.json
Loading
Please register or sign in to comment