https://github.com/linuxscout/openctt2html
Open Course Time Tabler - to HTML converter
https://github.com/linuxscout/openctt2html
Last synced: about 1 year ago
JSON representation
Open Course Time Tabler - to HTML converter
- Host: GitHub
- URL: https://github.com/linuxscout/openctt2html
- Owner: linuxscout
- License: gpl-3.0
- Created: 2018-01-13T21:27:00.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2021-08-09T18:06:19.000Z (almost 5 years ago)
- Last Synced: 2023-03-11T10:12:33.466Z (over 3 years ago)
- Language: Python
- Size: 106 KB
- Stars: 0
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# openCTT2html
Open Course Time Tabler - to HTML converter
Open Course Time Table is an open source timetable software, It can be used for universities and schools,
we use it at Bouira university.
The OpenOCTT to HTml is a tool to generate specific reports from given OCTT databasefile/
The OCTT use an XML file as data file.
## Features
Generate reports about
* timetables by:
* groups
* teachers
* rooms
* freerooms :
* rooms for TP
* rooms non TP (Salles)
* available:
* teachers
* teachers Vacataires
* teachers details
* teachers of TP
* teachers cours
* charges :
* charges
* affectation
### usage
* run interface
```shell
python3 timetable_webviewer.py
```