Scheduled Triggers

I am trying to create a logic whereby a project has a start time & date and end date & time saved in the database. And at that exact time, the status of the project changes to “live” and at the end date and time the status changes to “ended”. How can someone implement this logic in the moralis server and database. Thanks in advance.

You could try to use scheduled jobs maybe