nolim1t / swhk16-alpha

Web app for team Vaultron - Winner of Startupweekend Alpha 2016
https://www.whub.io/posts/w-hub-startup-weekend-alpha-startmeup-and-the-winner-is
0 stars 1 forks source link

Modal for contract acceptance #139

Open niconico0504 opened 8 years ago

niconico0504 commented 8 years ago

Prepare for the use of Modal blocks during the account creation for contract acceptance for terms of Use. Also, prepare for being able to display a Modal when user logs in for any announcement and/or change of terms of use.

The content of the modal should be easy to update as per Term of use change. First content of contract modal will be the Beta term of use currently available on FAQ page.

nolim1t commented 8 years ago

How about, just saying "By signing in, you agree to our terms and conditions".

Keep it simple

On Fri, Mar 18, 2016 at 11:46 AM, Nicolas notifications@github.com wrote:

Prepare for the use of Modal blocks during the account creation for contract acceptance for terms of Use. Also, prepare for being able to display a Modal when user logs in for any announcement and/or change of terms of use.

The content of the modal should be easy to update as per Term of use change. First content of contract modal will be the Beta term of use currently available on FAQ page.

— You are receiving this because you are subscribed to this thread. Reply to this email directly or view it on GitHub https://github.com/nolim1t/swhk16-alpha/issues/139

-- Barry <barry @ perceptionz.net | itinerantfoodie.com | kuggleland.com | vaultarch.com | bobbybean.design> | barryteoh.com | onename.com/barryteoh

WhatsApp: +852-6349-6822 | WeChat: barryteoh | LINE/KakaoTalk: nolim1t | Threema: barryt | PGP Key https://gist.githubusercontent.com/nolim1t/6ce171283dadc72e60bf/raw/2844b97040197bb28b569103627dbb45868c4601/pubkey.asc.txt Fingerprint: 6DFA 2E69 6D0C E300 0D05 8FD8 EE7B B025 3A66 8CD2

Feeling tipsy http://nolim1t.tip.me?

niconico0504 commented 8 years ago

Legally, we must show the text (in a scrolling or no) way, and at the end have an "I Accept" button and a "I Refuse" button.

We already have the text for Beta... let's keep it simple and put it in a modal, rather than reference it in only and have the user go check it....

niconico0504 commented 8 years ago
niconico0504 commented 8 years ago

Click on "Edit" on previous comment to have the Modal code... The Accept button must then be linked with a variable allowing the creation of the account if it is during account creation, or the access to the site if it is after login.