https://github.com/easimonenko/curriculum-modeling
Scripts for curriculum modeling.
https://github.com/easimonenko/curriculum-modeling
modeling neo4j russian-specific
Last synced: 2 months ago
JSON representation
Scripts for curriculum modeling.
- Host: GitHub
- URL: https://github.com/easimonenko/curriculum-modeling
- Owner: easimonenko
- Created: 2019-01-24T19:48:57.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2019-02-25T18:27:55.000Z (over 6 years ago)
- Last Synced: 2024-04-15T00:03:50.978Z (about 1 year ago)
- Topics: modeling, neo4j, russian-specific
- Language: JavaScript
- Size: 19.5 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# curriculum-modeling
Before of usage:
1. install Neo4j
2. fill database with courses, semesters, profilesTODO: write of samples of Cypher requests for filling of database.
Generate of report:
``` bash
node report.js > report.html
```Or (incomplete):
``` R
library(knitr)
knit('report.Rnw')
```Warning: report template in Russian.
***
(c) Evgeny Simonenko, 2019