Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Post leadership opportunities #562

Open
tnurse18 opened this issue Oct 27, 2021 · 1 comment · May be fixed by #577
Open

Post leadership opportunities #562

tnurse18 opened this issue Oct 27, 2021 · 1 comment · May be fixed by #577
Labels

Comments

@tnurse18
Copy link
Member

Develop a system for posting information about any open leadership opportunities within the club.

@tnurse18 tnurse18 added the Med label Oct 29, 2021
@Muirrum
Copy link
Member

Muirrum commented Nov 3, 2021

Positions have a:

  • Name
  • Description
  • Term start
  • Term end
  • Report
  • Is Filled?
  • Application Form

Muirrum added a commit to Muirrum/lnldb that referenced this issue Nov 4, 2021
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.
@Muirrum Muirrum linked a pull request Nov 12, 2021 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants