mirror of
https://gitlab.dit.htwk-leipzig.de/htwk-software/htwkalender.git
synced 2025-08-03 02:09:15 +02:00
fix:#82 update todo
This commit is contained in:
@@ -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
|
||||||
|
Reference in New Issue
Block a user