fix:#82 update todo

This commit is contained in:
masterElmar
2023-12-12 17:13:32 +01:00
parent a714e92cd9
commit e8432974a0

View File

@@ -15,7 +15,7 @@ import (
"github.com/PuerkitoBio/goquery" "github.com/PuerkitoBio/goquery"
) )
// @TODO: reformat the extracted data to the event model that there are events with real start and end dates // @TODO: fix bug where cycle contains multiple days (e.g. "Mo + Mi 18:00-20:00")
// @TODO: add tests // @TODO: add tests
// @TODO: add it to the service // @TODO: add it to the service
// @TODO: make it like a cron job to fetch the sport courses once a week // @TODO: make it like a cron job to fetch the sport courses once a week