dotkom / onlineweb-frontend

Next generation frontend for onlineweb
https://online.ntnu.no
23 stars 9 forks source link

Membership applications #462

Open aslakhol opened 4 years ago

aslakhol commented 4 years ago

Is your feature request related to a problem? Please describe. It's not possible to apply for memberships through OWF.

Describe the solution you'd like It should be possible

Describe alternatives you've considered Making https://old.online.ntnu.no/profile/membership/ but in OWF

aslakhol commented 4 years ago

Extending memberships is relatively convoluted. Right now we need people to "lie" about their start date, and say that they started a year after they really did. This is both unintuitive and could make our users feel bad.

We should handle this somehow.

One possibility would be a rewrite of the system in OW. Perhaps looking at changing from start date to expected end date instead.

Another possibility, that doesn't require big changes on the OW side, would be to make a button that does the lying for the user. The system would need to have information about the current membership and send a request that applies for the same membership, but with the shifted start date.