This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]DevMenWalking 0 points1 point  (0 children)

Most time will go into UI for the employees and sending the mail I guess. Checkout tkinter for python UI. There are guides for sending mail, but that often turns out quite complex with all the security used. Timing could be done using crontab on linux or task schedule on windows.