ketrptr 7b266086fd new file: src/iCal.c
new file:   src/iCal.h
2024-12-09 21:04:33 +01:00
2024-12-09 13:32:32 +01:00
2024-12-09 21:04:33 +01:00
2024-12-09 21:04:33 +01:00
2024-12-09 21:04:33 +01:00

Authors

  • Juergen Buechel
  • Carla Strassburger
  • Jan Wild
  • Simon Schurti

License

MIT 

Purpose

Time management optimisation tool.

Procedure

User input

  • Ask user for subjects and study priority as well as available time to study per day. (days/hours)
  • optional deadline for subjects

Processing

  • Use cake cutting algorithm to calculate timetable based on subject priorities and available time.

  • output in iCal format

Description
No description provided
Readme 688 KiB
Languages
C 96.9%
Makefile 3.1%