This program automates the process of making teacher arrangements for absent teachers based on the timetable.
It helps in efficiently assigning substitute teachers for classes.
- Windows
- Download the latest release from here
- Extract the zip file
- Run Arrangemaster-v1.0.exe
- Update timetables (MON.csv, TUE.csv, WED.csv, THU.csv, FRI.csv, SAT.csv) while preserving the format in the same directory as Arrangemaster_v1.0.exe
- Directory structure
- MON.csv file structure
- where 101, 102, 103,... are teacher codes,
- 1, 2, 3,...8 are periods, and
- VIA, VIB, VIC,... are classes.
- Display timetable
- Update teacher arrangement
- Show arrangements
- Show available teachers
- Export arrangements
MIT License