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

Content/#4 complete form html #10

Merged
merged 9 commits into from
Feb 26, 2016
Merged

Conversation

torch2424
Copy link
Member

closes #4

Video:

untitled recording 3

This creates the basic html and functionality of the form, in how it will act. It still needs java script implementation with pinging the backend, some ng-animate animations, and some responsive features (Though it is already 95% of the way there for responsiveness)

Also, thanks to some tips by @julianpoy , autocompletion also works, I just wanted to showcase filling out the form by hand

Added the basic HTML as well as some javascript to validate our email
Thought it was actually an ng-include error, but it was scope
Made it only take up a certain space on the page
They shall look nice with out form
Centered, styled, and looking beautiful,
simply need to change the icons
Added the correct icons to our footer, and also, delayed the footer
from showing, so it shows after the main card div shows
Looks Amazing, simple need to build opting in, and a final thank you
Finished the remaning Html with nice checkboxes, and some little bits of css
Still needs more animation, and logic however
@davidnuon
Copy link
Member

Is this is a sign-in or sign-up?

@torch2424
Copy link
Member Author

@davidnuon A little of both, @rogerhoward Asked for something that can log everyone that came to the event, but also on board people to our orgs, if they are not yet already onboarded :)

@davidnuon
Copy link
Member

Where is the data being stored?

@karimamer
Copy link

i Like what i see thanks @torch2424 for your work

@torch2424
Copy link
Member Author

@karimamer Your welcome!

@davidnuon the data will be stored in like a google sheets or something that we can all have access to


<h3
class = "formTitle">
Welcome to Code && Coffee Long Beach, and we hope you enjoy your time!
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Change this to HTML Entities &amp;&amp;

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Okay i shall once I get the chance :)

Made david happy, by changing && to HTML5 Compliant &amp;&amp;
@torch2424
Copy link
Member Author

@davidnuon I made your changes :)

@davidnuon
Copy link
Member

I had more to say, but I realized the scope of this issue is to do just the form HTML. I'll try to see how difficult the github onboarding issue is #6 since that's an obvious addition.

Looks good, merging.

davidnuon added a commit that referenced this pull request Feb 26, 2016
@davidnuon davidnuon merged commit d367827 into master Feb 26, 2016
@torch2424
Copy link
Member Author

Sounds good! I am also going to delete the branch since it is no longer needed

@torch2424 torch2424 deleted the content/#4-complete-form-html branch February 26, 2016 18:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Complete Form HTML
3 participants