emerjhack / website

0 stars 0 forks source link

Create a button on /account/ to 'APPLY' #10

Open dongyuzheng opened 8 years ago

dongyuzheng commented 8 years ago

After hitting button, there should be a popup with a Terms & Agreement for user to accept.

jyang0 commented 8 years ago

Too vague

jyang0 commented 8 years ago

Actually, make backend first

dongyuzheng commented 8 years ago

Not vague at all. And done. See preprod for current example.

Before sending the form, create a bootstrap modal (?) popup for user to accept TOS.

TODO: We will most likely have different versions of the TOS, so we will also need to keep track of which version of TOS users accepted. Or, force people to unapply after a TOS change (which isn't desired)