Set project status to pending as long as current date is before start date

Set project status to pending as long as current date is before start date

I'm Trying to create an automatic status for a project that will say "Pending" until the Start date of the project is reached.
I tried creating a formula field called Status and tried to use an if statement with zoho.currentdate, but it didn't work.

Can someone help?