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
Per WPI-LNL#562, this creates a new django app for the position postings. The
thought process behind the position flow is:
1. Exec posts a position
2. Active members can see that there are open positions, and can view
them on the DB and apply with 1 click
(side thought on displaying -- I was thinking something similar to
the CC report reminders but on the main page)
3. Applicants are given a form to complete if provided by exec, and exec
can see the applicants event/training history in the position view
4. Exec votes and does exec-y things to pick the person, who then gets a
congratulatory email and the position is marked as closed.
Writing this out, I need to add a field to the `Position` model to mark
if the position has been filled.
Develop a system for posting information about any open leadership opportunities within the club.
The text was updated successfully, but these errors were encountered: