How do I create a program that can schedule recurring dates

Options

Hi all,

I'm trying to build an application where the admin is able to schedule a program to recur based on the days of the week and the time.

For instance, every Monday, Tuesday, and Thursday at 7 am, there is a breakfast offer.

Could I get some help in building this? Such as how the database and API should be designed?

Thanks :D

Answers