harryle95 / adelaide_calendar

0 stars 1 forks source link

[ENHANCEMENT] Use a task queue to keep the local server in sync with the university server #18

Open harryle95 opened 2 months ago

harryle95 commented 2 months ago

Summary

Describe the new feature you want to be added

Create daily tasks to scrape data from the university database and put in our own.

Use an async task queue. I suggest looking at https://github.com/tobymao/saq

Example

Provide an example or use-case of the requested feature