ketrptr 809efb512a modified: src/iCal.c
modified:   src/iCal.h
	modified:   src/planner.c
	modified:   src/planner.h
	modified:   src/ui.c
2024-12-17 10:37:31 +01:00
2024-12-17 09:57:50 +01:00
2024-12-12 16:08:11 +01:00
2024-12-17 10:37:31 +01:00
2024-12-15 12:49:13 +01:00
2024-12-16 11:51:54 +01:00
2024-12-10 22:06:49 +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

Responsiilities

  • Juergen: ui
  • carla: ical
  • jan: db
  • simon: planner

Project Overview

Overview Flowchart

sample files in src/

Datatypes

planner.h

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