This python program scraps daily menu of mess in PDPU & send the menu as Whatsapp message.
- Sometimes the menu is not updated on the website, so we don't want that menu to be fetched.
The below-given function do this task, it checks whether the today's date matches with the date of the menu on the website.
- After conforming that the menu is upddated on the website this fetchMenu function fetches the menu meal wise and stores every item into a dictionary.
- sendMenu function will send the menu to a specified user or a group in Whatsapp for that the user is required to scan the QR-code of Whatsapp-web.
- A feature to store favourite food-items
- Reminder in Google-Calender if a user's favourite food is on the menu
Whatsapp message=> Text message- Meal wise text messages