-
Notifications
You must be signed in to change notification settings - Fork 26
Open
Labels
Description
Implement a structured status system to track the progress of each hacker’s application. Instead of using simultaneous approval, every application must be assigned a clear and up-to-date status that reflects its current stage in the review process.
The available statuses should include:
- Applied – The application has been submitted and is awaiting review.
- In Progress – The application is currently being reviewed or processed by the organizers.
- Approved – The application has been successfully reviewed and accepted.
The default status for all new applications must be set to Approved.
Reactions are currently unavailable