A project to build a schedule of dishes to cook.
Go to file
Matteo Settenvini fd55dba23f Merge branch 'schedule-events' into 'master'
Schedule recipes as calendar events

Closes #6

See merge request nextcloud/cooking-schedule!1
2022-07-29 21:10:26 +00:00
.cspell Add some more words to ignore 2022-07-27 23:54:33 +02:00
.vscode Add example CSV import file for testing 2022-07-29 02:22:06 +02:00
LICENSES Initial skeleton 2022-07-01 22:36:04 +02:00
examples Make recurrent events preserve weekday across years 2022-07-29 22:56:17 +02:00
src Make recurrent events preserve weekday across years 2022-07-29 22:56:17 +02:00
.gitignore Partially refactor Event to change ical impl more freely 2022-07-29 11:47:38 +02:00
.gitlab-ci.yml Tarpaulin doesn't need to be always verbose 2022-07-04 15:05:12 +02:00
.rusty-hook.toml Move formatting check to a per-commit basis 2022-07-01 22:37:29 +02:00
Cargo.lock Fix outputting tzid and alarm trigger 2022-07-29 19:52:50 +02:00
Cargo.lock.license Initial skeleton 2022-07-01 22:36:04 +02:00
Cargo.toml Fix outputting tzid and alarm trigger 2022-07-29 19:52:50 +02:00
Dockerfile Initial skeleton 2022-07-01 22:36:04 +02:00
README.md Initial skeleton 2022-07-01 22:36:04 +02:00
README.md.license Initial skeleton 2022-07-01 22:36:04 +02:00

README.md

Cooking Schedule