GlobalTechTalks / AbsoluteHacks

AbsoluteHack is a global hackathon portal uniting thousands of ignited minds and is the one-stop portal for everything around hackathons
MIT License
8 stars 27 forks source link

Need "Registration" page. #8

Open utkarsh2102 opened 5 years ago

utkarsh2102 commented 5 years ago

We need a Registration page for the website. The common details like Name, Email-ID, Contact Number, GitHub and Twitter handle and a reCAPTCHA are needed. The UI should be as good as possible. Contribution in any kind is accepted :D NOTE: Work on a separate branch. Filename could be registration.html.

kartikeytripathi commented 5 years ago

Here I am 😉

utkarsh2102 commented 5 years ago

Thanks, @kartikeytripathi. Please raise a PR at the earliest on the develop branch ;)

GouravSardana commented 5 years ago

@utkarsh2102 Leave the captcha part.. I will add it from Django.

utkarsh2102 commented 5 years ago

Would that be easy enough, @GouravSardana?

GouravSardana commented 5 years ago

@utkarsh2102 Yup... you just only want to use a jquery prevent for the submit button i.e it would be submit until you will get response from the captcha.