Go to file
simon 8f672ff5b0 modified: Makefile 2024-12-09 21:14:48 +01:00
doc modified: doc/docu.md 2024-12-09 21:12:41 +01:00
src new file: src/iCal.c 2024-12-09 21:04:33 +01:00
Makefile modified: Makefile 2024-12-09 21:14:48 +01:00
README.md new file: src/iCal.c 2024-12-09 21:04:33 +01:00

README.md

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