Commit be08b6f5ed177dc036a6ef23d40bb2f360816748
1 parent
5c4d9622d9
Exists in
master
and in
1 other branch
ambassdor page
Showing
1 changed file
with
185 additions
and
2 deletions
Show diff stats
pages/ambassador.html
1 | -<!DOCTYPE html> | |
1 | +<!-- <!DOCTYPE html> | |
2 | 2 | <html> |
3 | 3 | <head> |
4 | 4 | <div style="text-align:center;margin-bottom:3%;"> |
... | ... | @@ -23,7 +23,190 @@ |
23 | 23 | </form> |
24 | 24 | </div> |
25 | 25 | </body> |
26 | -</html> | |
26 | +</html> --> | |
27 | + | |
28 | + | |
29 | + | |
30 | + | |
31 | + | |
32 | + | |
33 | + | |
34 | + | |
35 | +<!-- <div class="jumbotron text-center"> | |
36 | + <h1>Home Page</h1> | |
37 | + | |
38 | + <p>{{ message }}</p> | |
39 | + </div> --> | |
40 | +<!-- <div ng-if="checkView"> --> | |
41 | +<div class="header"> | |
42 | + <img src="images/white.png" class="logo"> | |
43 | +</div> | |
44 | + | |
45 | +<!-- CLOSE HEADER --> | |
46 | +<form name="applicantForm" id="signupForm"> | |
47 | + <div style="text-align:center;margin-bottom:3%;"> | |
48 | + <h4>Startup Ambassador</h4> | |
49 | + </div> | |
50 | + <div class="col-xs-12 col-md-10 col-md-offset-1"> | |
51 | + <div class="stage-shadow"> | |
52 | + <div class="stages card-align"> | |
53 | + <div class="col-xs-12 col-md-4 no-padding"> | |
54 | + <!-- <div class="card stages-card"> | |
55 | + <input type="radio" ng-model="data.stage" class="stageRadio" value="Idea" name="Idea" id="ideation" ng-required="Idea" ng-checked="true" checked="true" ng-click="stage(data.stage); stagekeyPress()"> | |
56 | + <label style="cursor:pointer" class="thumbnail radius-border stage-thumbnail" for="ideation"> | |
57 | + <img class="stage-img stage-idea" src="images/idea-stage.png" alt="Lights"> | |
58 | + <div class="card-content f-family"> | |
59 | + <p align="center">Idea</p> | |
60 | + </div> | |
61 | + </label> | |
62 | + </div> --> | |
63 | + <!-- <div class="clearfix"></div> | |
64 | + <div class="cards-content"> | |
65 | + <p> | |
66 | + ⚬ Have an idea and need execution help?<br> | |
67 | + ⚬ Get feedback from mentors<br> | |
68 | + ⚬ Validate your idea. | |
69 | + </p> | |
70 | + </div> --> | |
71 | + </div> | |
72 | + <div class="col-xs-12 col-md-4 no-padding-mobile"> | |
73 | + <!-- <div class="card stages-card"> | |
74 | + <input type="radio" ng-model="data.stage" class="stageRadio" value="Product" name="Idea" id="Proof" ng-required="Product" ng-click="stage(data.stage); stagekeyPress()"> | |
75 | + <label style="cursor:pointer" class="thumbnail radius-border stage-thumbnail" for="Proof"> | |
76 | + <img class="stage-img stage-product" src="images/production-stage.png" alt="Lights"> | |
77 | + <div class="card-content f-family"> | |
78 | + <p align="center">Product</p> | |
79 | + </div> | |
80 | + </label> | |
81 | + </div> --> | |
82 | + <!-- <div class="clearfix"></div> --> | |
83 | + <!-- <div class="cards-content"> | |
84 | + <p> | |
85 | + ⚬ Have a prototype and want to take it to next level?<br> | |
86 | + ⚬ Advice on fundraising<br> | |
87 | + ⚬ Advice on go-to-market strategy | |
88 | + </p> | |
89 | + </div> --> | |
90 | + </div> | |
91 | + <div class="col-xs-12 col-md-4 no-padding"> | |
92 | + <div class="card stages-card"> | |
93 | + <!-- <input type="radio" ng-model="data.stage" class="stageRadio" value="Growth" name="Idea" id="Beta" ng-required="Growth" ng-click="stage(data.stage); stagekeyPress()"> --> | |
94 | + <!-- <label style="cursor:pointer" class="thumbnail radius-border stage-thumbnail" for="Beta"> | |
95 | + <img class="stage-img stage-growth" src="images/growth-stage.png" alt="Lights"> | |
96 | + <div class="card-content f-family"> | |
97 | + <p align="center">Growth</p> | |
98 | + </div --> | |
99 | + <!-- </label> --> | |
100 | + </div> | |
101 | + <div class="clearfix"></div> | |
102 | + <div class="cards-content"> | |
103 | + <!-- <p> | |
104 | + ⚬ Have traction and looking to scale up?<br> | |
105 | + ⚬ Connect with Series A investors<br> | |
106 | + ⚬ Connect and hire top startups | |
107 | + </p> --> | |
108 | + <!-- </div> --> | |
109 | + </div> | |
110 | + <div class="clearfix"></div> | |
111 | + </div> | |
112 | + <div class="clearfix"></div> | |
113 | + </div> | |
114 | + <!-- CLOSE STAGE SHADOW --> | |
115 | + <div class="form-all"> | |
116 | + <table style="width: 100%;"> | |
117 | + <tr> | |
118 | + <td> | |
119 | + <div class="step-one-form" > | |
120 | + <!-- form step 1 --> | |
121 | + <div class="col-xs-12 col-md-6 input-wrapper" > | |
122 | + <div id="snackbar">Error ! Please fill in all fields.</div> | |
123 | + <div class="icon-circle-c"> | |
124 | + <i class="material-icons" style="line-height: 31px;">assignment_ind</i> | |
125 | + </div> | |
126 | + <input type="text" class="text-input" required ng-model="data.name" placeholder="Startup Name" id="myBtn" name="name" ng-change="entername(data.name); namekeyPress(data.name)"> | |
127 | + </div> | |
128 | + <div class="col-xs-12 col-md-6 input-wrapper" > | |
129 | + <div id="snackbar">Error ! Please fill in all fields.</div> | |
130 | + <div class="icon-circle-d"> | |
131 | + <i class="material-icons" style="line-height: 30px;">email</i> | |
132 | + </div> | |
133 | + <input type="email" name="email" class="text-input" required class="" ng-model="data.email" placeholder="Email Address" ng-blur="emailcheck(data.email)" ng-focus="removeError()" ng-change="enteremail(data.email); emailkeyPress(data.email)"> | |
134 | + <label class="error-message f-family" id="invalidEmail">Please enter a valid email address.</label> | |
135 | + <label ng-if="check">Email already exist.</label> | |
136 | + <!-- <label class="error-message f-family control-label" id="alreadyExist" ng-if="check">Email already exist.</label> --> | |
137 | + </div> | |
138 | + <div class="col-xs-12 col-md-6 input-wrapper" > | |
139 | + <div class="icon-circle-e"> | |
140 | + <i class="material-icons" style="line-height: 30px;">phone</i> | |
141 | + </div> | |
142 | + <input type="number" required class="text-input" ng-model="data.mobile" placeholder="Mobile No." ng-blur="numbercheck(data.mobile)" ng-focus="removeNoError()" ng-change="enternumber(data.mobile); phonekeyPress(data.mobile)"> | |
143 | + | |
144 | + <label ng-if="numberCheck">Contact Number already exist.</label> | |
145 | + </div> | |
146 | + | |
147 | + <div class="clearfix"></div> | |
148 | + <!-- <div class="col-xs-12 text-right"> | |
149 | + <button type="button" class="btn btn-secondary" data-container="body" data-toggle="popover" data-placement="bottom" ng-click="next()"> | |
150 | + Next | |
151 | + </button> | |
152 | + </div> --> | |
153 | + </div> | |
154 | + <!-- close step-one-form --> | |
155 | + </td> | |
156 | + </tr> | |
157 | + </table> | |
158 | + </div> | |
159 | + <!-- CLOSE form-all --> | |
160 | + | |
161 | + <!-- CLOSE identity-shadow --> | |
162 | + <!-- <div class="col-xs-12 input-wrapper"> | |
163 | + <div class="icon-circle-h" style="z-index: 999;"> | |
164 | + <i class="material-icons" style="line-height: 30px;">phone_android</i> | |
165 | + </div> | |
166 | + <input class="text-input" ng-model="data.referalToken" placeholder="Enter Coupon code" style="position: relative;"> | |
167 | + <i class="material-icons coupen-approved" ng-if="tokencheck == true">check</i> | |
168 | + <i class="material-icons coupen-approved" style="color:red;" ng-if="tokencheck == false">close</i> | |
169 | + <button type="button" ng-click="tokenCall(data.referalToken)" class="pull-right apply-coupen-btn">Apply</button> | |
170 | + </div> --> | |
171 | + <div class="clearfix"></div> | |
172 | + <div class="text-center"> | |
173 | + <input type="submit" class="btn submit-button" data-toggle="modal" data-target="#myModal" ng-disabled="applicantForm.$invalid|| check|| numberCheck" value="Submit" ng-click="submit()"> | |
174 | + </div> | |
175 | + </div> | |
176 | + <!-- CLOSE step-two-form --> | |
177 | + </div> | |
178 | + <!-- col-xs-12 col-md-8 col-md-offset-2 --> | |
179 | +</form> | |
180 | +<!-- CLOSE FORM --> | |
181 | +<footer> | |
182 | + <img id="footer" class="img-responsive banner"> | |
183 | + <center class="footer"> Powered By <a class="footer-link" href="http://www.viithiisys.com/" target="_blank">Viithiisys Technolgies.</a> </center> | |
184 | +</footer> | |
185 | +<!-- </div> CLOSE CHECK VIEW --> | |
186 | +<div ng-if="verifyView"> | |
187 | + <div style="margin-bottom: 0px;" class="text-center"> | |
188 | + <input type="button" class="btn submit-button" ng-disabled="applicantForm.$invalid" value="check the status" ng-click="update()"> | |
189 | + <!-- <button ng-disabled="applicantForm.$invalid">Save</button> --> | |
190 | + </div> | |
191 | +</div> | |
192 | +</div> <!-- CLOSE NEW-CONTROLLER --> | |
193 | +<div id="snacsskbar">Registration done successfully.</div> | |
194 | +<div class="modal fade" id="myModal" role="dialog"> | |
195 | + <div class="modal-dialog" style="left: auto;"> | |
196 | + <div class="modal-content"> | |
197 | + <div class="modal-header"> | |
198 | + <button type="button" class="close" data-dismiss="modal">×</button> | |
199 | + <h4 class="modal-title">Modal Header</h4> | |
200 | + </div> | |
201 | + <div class="modal-body"> | |
202 | + <p>Some text in the modal.</p> | |
203 | + </div> | |
204 | + <div class="modal-footer"> | |
205 | + <button type="button" class="btn btn-default" data-dismiss="modal">Close</button> | |
206 | + </div> | |
207 | + </div> | |
208 | + </div> | |
209 | +</div> | |
27 | 210 | |
28 | 211 | |
29 | 212 | ... | ... |