EdupageAPI / edupage-api

A python library for accessing your Edupage account
https://edupageapi.github.io/edupage-api/
GNU General Public License v3.0
66 stars 13 forks source link

Automatic Lunch Ordering #78

Closed HereGrain closed 2 months ago

HereGrain commented 4 months ago

An algorithm that will automatically order lunches so that all students have lunch (most usefull for those who always forget)

Possible ticking of boxes with preferences, and then if lunch ordering is available it will order it. Before ordering though you can check it to see if its alright.

BelKed commented 2 months ago

Thank you for your thoughtful suggestion about automating lunch ordering :) While we won't be adding this feature directly to the library, we appreciate your idea to help students who often forget to order. The good news is that our library already supports lunch ordering, so you have a solid foundation to work from.

For automation, you may want to consider using tools such as cron to set up a custom solution that meets your specific needs. This approach allows for more flexibility while keeping our library focused. If you need guidance on setting up such automation, feel free to ask for advice in our Discord :)