You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I want to add a form to allow authenticated administrators to add new opportunities or spotlight features in the Careers Page. The form should be user-friendly and ensure that only users with the proper admin authentication can access and utilize it.
Requirements:
Authentication:
Ensure that only authenticated users with admin privileges can access the form.
Form Fields:
The form should include the following fields:
Title (text input)
Description (textarea)
Opportunity Type (dropdown/select)
URL (text input)
Date of Posting (date picker)
Status (active/inactive toggle)
The text was updated successfully, but these errors were encountered:
🎉 Thank you for raising an issue in this repository!
We’ll review and assign it to you soon.
In the meantime, feel free to ⭐ the repo for updates.
Stay awesome! 😎
I want to add a form to allow authenticated administrators to add new opportunities or spotlight features in the Careers Page. The form should be user-friendly and ensure that only users with the proper admin authentication can access and utilize it.
Requirements:
The form should include the following fields:
The text was updated successfully, but these errors were encountered: