Commit 88dd26b3d97b6a762f87bf96c15f5cc1e428d94c

Authored by Palak Handa
1 parent 67098c3a34
Exists in master and in 1 other branch paytm

update

Showing 2 changed files with 622 additions and 402 deletions   Show diff stats
pages/registration.html
... ... @@ -11,61 +11,296 @@
11 11 <div class="clearfix"></div>
12 12 </div>
13 13 <!-- CLOSE HEADER -->
14   -<form name="applicantForm" id="signupForm">
15   - <div class="col-xs-12 col-md-10 col-md-offset-1">
16   - <p class="select-stage" style="font-size:16px;"><b>Please select one stage.</b></p>
  14 +
  15 +<div class="col-xs-12 col-md-10 col-md-offset-1">
  16 + <p class="select-stage" style="font-size:16px;"><b>Please select one city.</b></p>
17 17 <div class="stage-shadow">
18 18 <div class="stages card-align">
19   - <div class="col-xs-4 no-padding">
20   - <div class="card stages-card">
21   - <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('Idea')">
22   - <label style="cursor:pointer" class="thumbnail radius-border stage-thumbnail" for="ideation">
23   - <img class="stage-img stage-idea" src="images/idea-stage.png" alt="Lights">
24   - <div class="card-content f-family">
25   - <p align="center">Idea</p>
  19 + <div class="row">
  20 + <div class="col-md-3">
  21 + <div class="card" style="width:100%">
  22 + <label style="cursor:pointer; padding: 0;" class="thumbnail radius-border stage-thumbnail">
  23 + <img class="card-img-top" src="images/chennai.png" style="width:100%">
  24 + <div class="card-block">
  25 + <div class="pull-left">
  26 + <h4 class="card-title">Chennai</h4>
  27 + <label class="card-sub-title">9th November,2017</label>
  28 + </div>
  29 + <div class="pull-right">
  30 + <button class="btn btn-info float-right btn-sm button-aligment" style="float:right;padding:3px 9px;" data-toggle="collapse" ng-click="register('chennai')">Apply</button>
  31 + </div>
  32 + <div class="clearfix"></div>
  33 + </div>
  34 + <div class="card-text2">
  35 + <span><b>Location</b></span>
  36 + <div class="card-text">BT Seminar Hall, IIT Madras</div>
  37 + </div>
  38 + </label>
  39 + </div>
  40 + </div>
  41 + <div class="col-md-3">
  42 + <div class="card" style="width:100%">
  43 + <label style="cursor:pointer; padding: 0;" class="thumbnail radius-border stage-thumbnail">
  44 + <img class="card-img-top" src="images/pune.png" style="width:100%">
  45 + <div class="card-block">
  46 + <div class="pull-left">
  47 + <h4 class="card-title">Pune</h4>
  48 + <label class="card-sub-title">11th November,2017</label>
  49 + </div>
  50 + <div class="pull-right">
  51 + <button class="btn btn-info float-right btn-sm button-aligment" style="float:right;padding:3px 9px;" ng-click="register('pune')">Apply</button>
  52 + </div>
  53 + <div class="clearfix"></div>
  54 + </div>
  55 + <div class="card-text2">
  56 + <span><b>Location</b></span>
  57 + <div class="card-text">BT Seminar Hall, IIT Madras</div>
  58 + </div>
  59 + </label>
  60 + </div>
  61 + </div>
  62 + <div class="col-md-3">
  63 + <div class="card" style="width:100%">
  64 + <label style="cursor:pointer; padding: 0;" class="thumbnail radius-border stage-thumbnail">
  65 + <img class="card-img-top" src="images/Mumbai.png" style="width:100%">
  66 + <div class="card-block">
  67 + <div class="pull-left">
  68 + <h4 class="card-title">Mumbai</h4>
  69 + <label class="card-sub-title">13th November,2017</label>
  70 + </div>
  71 + <div class="pull-right">
  72 + <button class="btn btn-info float-right btn-sm button-aligment" style="float:right;padding:3px 9px;" ng-click="register('mumbai')">Apply</button>
  73 + </div>
  74 + <div class="clearfix"></div>
  75 + </div>
  76 + <div class="card-text2">
  77 + <span><b>Location</b></span>
  78 + <div class="card-text">BT Seminar Hall, IIT Madras</div>
  79 + </div>
  80 + </label>
  81 + </div>
  82 + </div>
  83 + <div class="col-md-3">
  84 + <div class="card" style="width:100%">
  85 + <label style="cursor:pointer; padding: 0;" class="thumbnail radius-border stage-thumbnail">
  86 + <img class="card-img-top" src="images/Ahmedabad (1).png" style="width:100%">
  87 + <div class="card-block">
  88 + <div class="pull-left">
  89 + <h4 class="card-title">Ahmedabad</h4>
  90 + <label class="card-sub-title">15th November,2017</label>
  91 + </div>
  92 + <div class="pull-right">
  93 + <button class="btn btn-info float-right btn-sm button-aligment" style="float:right;padding:3px 9px;" ng-click="register('ahmedabad')">Apply</button>
  94 + </div>
  95 + <div class="clearfix"></div>
  96 + </div>
  97 + <div class="card-text2">
  98 + <span><b>Location</b></span>
  99 + <div class="card-text">BT Seminar Hall, IIT Madras</div>
  100 + </div>
  101 + </label>
  102 + </div>
  103 + </div>
  104 + </div>
  105 + </div>
  106 + <div class="clearfix"></div>
  107 + <div class="stages card-align" style="margin-top: 2%;">
  108 + <div class="row">
  109 + <div class="col-md-3">
  110 + <div class="card" style="width:100%">
  111 + <label style="cursor:pointer; padding: 0;" class="thumbnail radius-border stage-thumbnail">
  112 + <img class="card-img-top" src="images/jaipur_2.jpg" style="width:100%">
  113 + <div class="card-block">
  114 + <div class="pull-left">
  115 + <h4 class="card-title">Jaipur</h4>
  116 + <label class="card-sub-title">17th November,2017</label>
  117 + </div>
  118 + <div class="pull-right">
  119 + <button class="btn btn-info float-right btn-sm button-aligment" style="float:right;padding:3px 9px;" ng-click="register('jaipur')">Apply</button>
  120 + </div>
  121 + <div class="clearfix"></div>
  122 + </div>
  123 + <div class="card-text2">
  124 + <span><b>Location</b></span>
  125 + <div class="card-text">BT Seminar Hall, IIT Madras</div>
  126 + </div>
  127 + </label>
  128 + </div>
  129 + </div>
  130 + <div class="col-md-3">
  131 + <div class="card" style="width:100%">
  132 + <label style="cursor:pointer; padding: 0;" class="thumbnail radius-border stage-thumbnail">
  133 + <img class="card-img-top" src="images/Delhi.png" style="width:100%">
  134 + <div class="card-block">
  135 + <div class="pull-left">
  136 + <h4 class="card-title">Delhi</h4>
  137 + <label class="card-sub-title">19th November,2017</label>
  138 + </div>
  139 + <div class="pull-right">
  140 + <button class="btn btn-info float-right btn-sm button-aligment" style="float:right;padding:3px 9px;" ng-click="register('delhi')">Apply</button>
  141 + </div>
  142 + <div class="clearfix"></div>
  143 + </div>
  144 + <div class="card-text2">
  145 + <span><b>Location</b></span>
  146 + <div class="card-text">BT Seminar Hall, IIT Madras</div>
  147 + </div>
  148 + </label>
  149 + </div>
  150 + </div>
  151 + <div class="col-md-3">
  152 + <div class="card" style="width:100%">
  153 + <label style="cursor:pointer; padding: 0;" class="thumbnail radius-border stage-thumbnail">
  154 + <img class="card-img-top" src="images/bangalore.png" style="width:100%">
  155 + <div class="card-block">
  156 + <div class="pull-left">
  157 + <h4 class="card-title">Bangalore</h4>
  158 + <label class="card-sub-title">21st November,2017(Tentative)</label>
  159 + </div>
  160 + <div class="pull-right">
  161 + <button class="btn btn-info float-right btn-sm button-aligment" style="float:right;padding:3px 9px;" ng-click="register('bangalore')">Apply</button>
  162 + </div>
  163 + <div class="clearfix"></div>
  164 + </div>
  165 + <div class="card-text2">
  166 + <span><b>Location</b></span>
  167 + <div class="card-text">BT Seminar Hall, IIT Madras</div>
  168 + </div>
  169 + </label>
  170 + </div>
  171 + </div>
  172 + <div class="col-md-3">
  173 + <div class="card" style="width:100%">
  174 + <label style="cursor:pointer; padding: 0;" class="thumbnail radius-border stage-thumbnail">
  175 + <img class="card-img-top" src="images/Hyderabad.png" style="width:100%">
  176 + <div class="card-block">
  177 + <div class="pull-left">
  178 + <h4 class="card-title">Hyderabad</h4>
  179 + <label class="card-sub-title">23rd November,2017(Tentative)</label>
  180 + </div>
  181 + <div class="pull-right">
  182 + <button class="btn btn-info float-right btn-sm button-aligment" style="float:right;padding:3px 9px;" ng-click="register('hyderabad')">Apply</button>
  183 + </div>
  184 + <div class="clearfix"></div>
  185 + </div>
  186 + <div class="card-text2">
  187 + <span><b>Location</b></span>
  188 + <div class="card-text">BT Seminar Hall, IIT Madras</div>
  189 + </div>
  190 + </label>
  191 + </div>
  192 + </div>
  193 + <div class="col-md-3" style="margin-top: 2%;">
  194 + <div class="card" style="width:100%">
  195 + <label style="cursor:pointer; padding: 0;" class="thumbnail radius-border stage-thumbnail">
  196 + <img class="card-img-top" src="images/Chandigarh.png" style="width:100%">
  197 + <div class="card-block">
  198 + <div class="pull-left">
  199 + <h4 class="card-title">Chandigarh</h4>
  200 + <label class="card-sub-title">1st December,2017(Tentative)</label>
  201 + </div>
  202 + <div class="pull-right">
  203 + <button class="btn btn-info float-right btn-sm button-aligment" style="float:right;padding:3px 9px;" ng-click="register('chandigarh')">Apply</button>
  204 + </div>
  205 + <div class="clearfix"></div>
  206 + </div>
  207 + <div class="card-text2">
  208 + <span><b>Location</b></span>
  209 + <div class="card-text">BT Seminar Hall, IIT Madras</div>
  210 + </div>
  211 + </label>
  212 + </div>
  213 + </div>
  214 + </div>
  215 + </div>
  216 + <div class="clearfix"></div>
  217 + </div>
  218 +</div>
  219 +<div class="clearfix"></div>
  220 +<div style="display: none;" class="hiddenForm">
  221 + <div class="collapse navbar-collapse">
  222 + <form name="applicantForm" id="signupForm">
  223 + <div class="col-xs-12 col-md-10 col-md-offset-1">
  224 + <p class="select-stage" style="font-size:16px;"><b>Please select one stage.</b></p>
  225 + <div class="stage-shadow">
  226 + <div class="stages card-align">
  227 + <div class="col-xs-4 no-padding">
  228 + <div class="card stages-card">
  229 + <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('Idea')">
  230 + <label style="cursor:pointer" class="thumbnail radius-border stage-thumbnail" for="ideation">
  231 + <img class="stage-img stage-idea" src="images/idea-stage.png" alt="Lights">
  232 + <div class="card-content f-family">
  233 + <p align="center">Idea</p>
  234 + </div>
  235 + </label>
  236 + </div>
  237 + <div class="clearfix"></div>
  238 + <div class="cards-content hidden-xs">
  239 + <p>
  240 + &#x26AC; <span style="font-weight:bold">Have an idea and need execution help?</span><br>
  241 + &#x26AC; Get feedback from mentors<br>
  242 + &#x26AC; Validate your idea.
  243 + </p>
26 244 </div>
27   - </label>
  245 + </div>
  246 + <div class="col-xs-4 no-padding-mobile">
  247 + <div class="card stages-card margin-auto-mobile">
  248 + <input type="radio" ng-model="data.stage" class="stageRadio" value="Product" name="Idea" id="Proof" ng-required="Product" ng-click="stage('Product')">
  249 + <label style="cursor:pointer" class="thumbnail radius-border stage-thumbnail" for="Proof">
  250 + <img class="stage-img stage-product" src="images/production-stage.png" alt="Lights">
  251 + <div class="card-content f-family">
  252 + <p align="center">Product</p>
  253 + </div>
  254 + </label>
  255 + </div>
  256 + <div class="clearfix"></div>
  257 + <div class="cards-content hidden-xs">
  258 + <p>
  259 + &#x26AC; <span style="font-weight:bold">Have a prototype and want to take it to next level?</span><br>
  260 + &#x26AC; Advice on fundraising<br>
  261 + &#x26AC; Advice on go-to-market strategy
  262 + </p>
  263 + </div>
  264 + </div>
  265 + <div class="col-xs-4 no-padding">
  266 + <div class="card stages-card right-stage-card">
  267 + <input type="radio" ng-model="data.stage" class="stageRadio" value="Growth" name="Idea" id="Beta" ng-required="Growth" ng-click="stage('Growth')">
  268 + <label style="cursor:pointer" class="thumbnail radius-border stage-thumbnail" for="Beta">
  269 + <img class="stage-img stage-growth" src="images/growth-stage.png" alt="Lights">
  270 + <div class="card-content f-family">
  271 + <p align="center">Growth</p>
  272 + </div>
  273 + </label>
  274 + </div>
  275 + <div class="clearfix"></div>
  276 + <div class="cards-content hidden-xs">
  277 + <p>
  278 + &#x26AC; <span style="font-weight:bold">Have traction and looking to scale up?</span><br>
  279 + &#x26AC; Connect with Series A investors<br>
  280 + &#x26AC; Connect and hire top startups
  281 + </p>
  282 + </div>
  283 + </div>
  284 + <div class="clearfix"></div>
28 285 </div>
29 286 <div class="clearfix"></div>
30   - <div class="cards-content hidden-xs">
  287 + </div>
  288 + <div class="hidden-sm hidden-md hidden-lg">
  289 + <div class="cards-content" ng-if="data.stage == 'Idea'">
31 290 <p>
32 291 &#x26AC; <span style="font-weight:bold">Have an idea and need execution help?</span><br>
33 292 &#x26AC; Get feedback from mentors<br>
34 293 &#x26AC; Validate your idea.
35 294 </p>
36 295 </div>
37   - </div>
38   - <div class="col-xs-4 no-padding-mobile">
39   - <div class="card stages-card margin-auto-mobile">
40   - <input type="radio" ng-model="data.stage" class="stageRadio" value="Product" name="Idea" id="Proof" ng-required="Product" ng-click="stage('Product')">
41   - <label style="cursor:pointer" class="thumbnail radius-border stage-thumbnail" for="Proof">
42   - <img class="stage-img stage-product" src="images/production-stage.png" alt="Lights">
43   - <div class="card-content f-family">
44   - <p align="center">Product</p>
45   - </div>
46   - </label>
47   - </div>
48   - <div class="clearfix"></div>
49   - <div class="cards-content hidden-xs">
  296 + <div class="cards-content" ng-if="data.stage == 'Product'">
50 297 <p>
51 298 &#x26AC; <span style="font-weight:bold">Have a prototype and want to take it to next level?</span><br>
52 299 &#x26AC; Advice on fundraising<br>
53 300 &#x26AC; Advice on go-to-market strategy
54 301 </p>
55 302 </div>
56   - </div>
57   - <div class="col-xs-4 no-padding">
58   - <div class="card stages-card right-stage-card">
59   - <input type="radio" ng-model="data.stage" class="stageRadio" value="Growth" name="Idea" id="Beta" ng-required="Growth" ng-click="stage('Growth')">
60   - <label style="cursor:pointer" class="thumbnail radius-border stage-thumbnail" for="Beta">
61   - <img class="stage-img stage-growth" src="images/growth-stage.png" alt="Lights">
62   - <div class="card-content f-family">
63   - <p align="center">Growth</p>
64   - </div>
65   - </label>
66   - </div>
67   - <div class="clearfix"></div>
68   - <div class="cards-content hidden-xs">
  303 + <div class="cards-content" ng-if="data.stage == 'Growth'">
69 304 <p>
70 305 &#x26AC; <span style="font-weight:bold">Have traction and looking to scale up?</span><br>
71 306 &#x26AC; Connect with Series A investors<br>
... ... @@ -73,385 +308,360 @@
73 308 </p>
74 309 </div>
75 310 </div>
76   - <div class="clearfix"></div>
77   - </div>
78   - <div class="clearfix"></div>
79   - </div>
80   - <div class="hidden-sm hidden-md hidden-lg">
81   - <div class="cards-content" ng-if="data.stage == 'Idea'">
82   - <p>
83   - &#x26AC; <span style="font-weight:bold">Have an idea and need execution help?</span><br>
84   - &#x26AC; Get feedback from mentors<br>
85   - &#x26AC; Validate your idea.
86   - </p>
87   - </div>
88   - <div class="cards-content" ng-if="data.stage == 'Product'">
89   - <p>
90   - &#x26AC; <span style="font-weight:bold">Have a prototype and want to take it to next level?</span><br>
91   - &#x26AC; Advice on fundraising<br>
92   - &#x26AC; Advice on go-to-market strategy
93   - </p>
94   - </div>
95   - <div class="cards-content" ng-if="data.stage == 'Growth'">
96   - <p>
97   - &#x26AC; <span style="font-weight:bold">Have traction and looking to scale up?</span><br>
98   - &#x26AC; Connect with Series A investors<br>
99   - &#x26AC; Connect and hire top startups
100   - </p>
101   - </div>
102   - </div>
103   - <!-- CLOSE STAGE SHADOW -->
104   - <div class="form-all">
105   - <div class="col-xs-12 col-md-6 input-wrapper">
106   - <div id="snackbar">Error ! Please fill in all fields.</div>
107   - <div class="icon-circle-c">
108   - <i class="material-icons" style="line-height: 31px;">assignment_ind</i>
109   - </div>
110   - <input type="text" class="text-input" required ng-model="data.firstName" placeholder="First Name *" id="myBtn" name="firstName" ng-change="entername(data.firstName); firstNamekeyPress(data.firstName)">
111   - </div>
112   - <div class="col-xs-12 col-md-6 input-wrapper">
113   - <div id="snackbar">Error ! Please fill in all fields.</div>
114   - <div class="icon-circle-x">
115   - <i class="material-icons" style="line-height: 31px;">assignment_ind</i>
116   - </div>
117   - <input type="text" class="text-input" required ng-model="data.lastName" placeholder="Last Name *" id="myBtn" name="lastName" ng-change="entername(data.lastName); lastNamekeyPress(data.lastName)">
118   - </div>
119   - <div class="col-xs-12 col-md-6 input-wrapper">
120   - <div id="snackbar">Error ! Please fill in all fields.</div>
121   - <div class="icon-circle-d">
122   - <i class="material-icons" style="line-height: 30px;">email</i>
123   - </div>
124   - <input type="email" name="email" ng-pattern="/^[^\s@]+@[^\s@]+\.[^\s@]+$/" 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)" ng-keyup="emailTest($event)">
125   - <label class="error-message f-family" id="invalidEmail">Please enter a valid email address.</label>
126   - <label ng-if="check">Email already exist.</label>
127   - <label style="color: #ff0000;margin: 5px 4px -5px 0px" ng-if="space == true" >Please remove the space.</label>
128   - </div>
129   - <div class="col-xs-12 col-md-6 input-wrapper f-family">
130   - <div class="icon-circle-f">
131   - <i class="material-icons" style="line-height: 30px;">location_city</i>
132   - </div>
133   - <select ng-model="data.city" ng-change="selectcity(data.city); citykeyPress(data.city)" required style="background-color: #fff; border-radius: 0; font-size: 12px; height: 44px;">
134   - <option name="city" selected disabled value="">Choose City *</option>
135   - <option value="Agra">Agra</option>
136   - <option value="Ahmedabad">Ahmedabad</option>
137   - <option value="Ajmer">Ajmer</option>
138   - <option value="Aligarh">Aligarh</option>
139   - <option value="Allahabad">Allahabad</option>
140   - <option value="Ambattur">Ambattur</option>
141   - <option value="Amravati">Amravati</option>
142   - <option value="Amritsar">Amritsar</option>
143   - <option value="Asansol">Asansol</option>
144   - <option value="Aurangabad">Aurangabad</option>
145   - <option value="Bareilly">Bareilly</option>
146   - <option value="Belgaum">Belgaum</option>
147   - <option value="Bengaluru">Bengaluru</option>
148   - <option value="Bhavnagar">Bhavnagar</option>
149   - <option value="Bhayander">Bhayander</option>
150   - <option value="Bhilai Nagar">Bhilai Nagar</option>
151   - <option value="Bhiwandi">Bhiwandi</option>
152   - <option value="Bhopal">Bhopal</option>
153   - <option value="Bhubaneswar">Bhubaneswar</option>
154   - <option value="Bikaner">Bikaner</option>
155   - <option value="Chandigarh">Chandigarh</option>
156   - <option value="Chennai">Chennai</option>
157   - <option value="Chinchwad">Chinchwad</option>
158   - <option value="Coimbatore">Coimbatore</option>
159   - <option value="Cuttack">Cuttack</option>
160   - <option value="Dehradun">Dehradun</option>
161   - <option value="Delhi-NCR">Delhi-NCR</option>
162   - <option value="Dhanbad">Dhanbad</option>
163   - <option value="Dharwad">Dharwad</option>
164   - <option value="Dombivali">Dombivali</option>
165   - <option value="Durgapur">Durgapur</option>
166   - <option value="Faridabad">Faridabad</option>
167   - <option value="Firozabad">Firozabad</option>
168   - <option value="Gaya">Gaya</option>
169   - <option value="Ghaziabad">Ghaziabad</option>
170   - <option value="Gorakhpur">Gorakhpur</option>
171   - <option value="Gulbarga">Gulbarga</option>
172   - <option value="Guntur">Guntur</option>
173   - <option value="Gurgaon">Gurgaon</option>
174   - <option value="Guwahati">Guwahati</option>
175   - <option value="Gwalior">Gwalior</option>
176   - <option value="Haora">Haora</option>
177   - <option value="Hubli">Hubli</option>
178   - <option value="Hyderabad">Hyderabad</option>
179   - <option value="Indore">Indore</option>
180   - <option value="Jabalpur">Jabalpur</option>
181   - <option value="Jaipur">Jaipur</option>
182   - <option value="Jalandhar">Jalandhar</option>
183   - <option value="Jalgaon">Jalgaon</option>
184   - <option value="Jammu">Jammu</option>
185   - <option value="Jamnagar">Jamnagar</option>
186   - <option value="Jamshedpur">Jamshedpur</option>
187   - <option value="Jhansi">Jhansi</option>
188   - <option value="Jodhpur">Jodhpur</option>
189   - <option value="Kalyan">Kalyan</option>
190   - <option value="Kanpur">Kanpur</option>
191   - <option value="Kochi">Kochi</option>
192   - <option value="Kolapur">Kolapur</option>
193   - <option value="Kolkata">Kolkata</option>
194   - <option value="Kota">Kota</option>
195   - <option value="Loni">Loni</option>
196   - <option value="Lucknow">Lucknow</option>
197   - <option value="Ludhiana">Ludhiana</option>
198   - <option value="Madurai">Madurai</option>
199   - <option value="Maheshtala">Maheshtala</option>
200   - <option value="Malegoan">Malegoan</option>
201   - <option value="Mangalore">Mangalore</option>
202   - <option value="Meerut">Meerut</option>
203   - <option value="Mira">Mira</option>
204   - <option value="Moradabad">Moradabad</option>
205   - <option value="Mumbai">Mumbai</option>
206   - <option value="Mysore">Mysore</option>
207   - <option value="Nagpur">Nagpur</option>
208   - <option value="Nanded Waghala">Nanded Waghala</option>
209   - <option value="Nashik">Nashik</option>
210   - <option value="Navi Mumbai">Navi Mumbai</option>
211   - <option value="Nellore">Nellore</option>
212   - <option value="Noida">Noida</option>
213   - <option value="Patna">Patna</option>
214   - <option value="Pimpri">Pimpri</option>
215   - <option value="Pune">Pune</option>
216   - <option value="Raipur">Raipur</option>
217   - <option value="Rajkot">Rajkot</option>
218   - <option value="Ranchi">Ranchi</option>
219   - <option value="Saharanpur">Saharanpur</option>
220   - <option value="Salem">Salem</option>
221   - <option value="Sangli Miraj Kupwad">Sangli Miraj Kupwad</option>
222   - <option value="Siliguri">Siliguri</option>
223   - <option value="Solapur">Solapur</option>
224   - <option value="Srinagar">Srinagar</option>
225   - <option value="Surat">Surat</option>
226   - <option value="Thane">Thane</option>
227   - <option value="Thiruvananthapuram">Thiruvananthapuram</option>
228   - <option value="Tiruchirappalli">Tiruchirappalli</option>
229   - <option value="Tirunelveli">Tirunelveli</option>
230   - <option value="Udaipur">Udaipur</option>
231   - <option value="Ujjain">Ujjain</option>
232   - <option value="Ulhasnagar">Ulhasnagar</option>
233   - <option value="Vadodara">Vadodara</option>
234   - <option value="Varanasi">Varanasi</option>
235   - <option value="Vasai Virar">Vasai Virar</option>
236   - <option value="Vijayawada">Vijayawada</option>
237   - <option value="Visakhapatnam">Visakhapatnam</option>
238   - <option value="Warangal">Warangal</option>
239   - <option value="anyOther">Any other</option>
240   - </select>
241   - </div>
242   - <div class="col-xs-12 col-md-12 f-family line-adjust">
243   - <strong>Which city meet-up would you like to attend? </strong>
244   - <p class="line-space" ></p>
245   - </div>
246   - <div class="col-xs-12 col-md-12 input-wrapper f-family">
247   - <div class="icon-circle-p">
248   - <i class="material-icons" style="line-height: 30px;">location_city</i>
249   - </div>
250   - <select name="citymeetup" ng-model="data.citymeetup" ng-change="enterbusiness(data.citymeetup); businesskeyPress(data.citymeetup)" required style="background-color: #fff;border-radius: 0; font-size: 12px;">
251   - <option selected disabled value="">City meet-up *</option>
252   - <option value="Chennai">November 9: Chennai</option>
253   - <option value="Pune">November 11: Pune</option>
254   - <option value="Ahmedabad">November 13: Ahmedabad</option>
255   - <option value="Mumbai">November 17: Mumbai</option>
256   - <option value="Bengaluru">November 23: Bengaluru</option>
257   - <option value="Delhi">November 25: Delhi</option>
258   - <option value="Hyderabad">November 17: Hyderabad</option>
259   - <option value="Chandigarh">December 1: Chandigarh</option>
260   - </select>
261   - </div>
262   - <div class="col-xs-12 col-md-6 input-wrapper">
263   - <div id="snackbar">Error ! Please fill in all fields.</div>
264   - <div class="icon-circle-e">
265   - <i class="material-icons" style="line-height: 30px;">phone</i>
266   - </div>
267   - <input type="text" ng-pattern="/^[0-9+-]*$/" maxlength="15" class="text-input" ng-blur="numbercheck(data.number)" ng-model="data.number" placeholder="Mobile No.*" ng-focus="removeNoError()" ng-change="enternumber(data.number); phonekeyPress(data.number)">
268   - <label ng-if="numberCheck">Contact Number already exist.</label>
269   - </div>
270   - <div class="col-xs-12 col-md-6 input-wrapper" style="position:relative">
271   - <div id="snackbar">Error ! Please fill in all fields.</div>
272   - <div class="icon-circle-h">
273   - <i class="material-icons" style="line-height: 31px;">link</i>
274   - </div>
275   - <input type="text" class="text-input" ng-model="data.linkedInUrl" ng-required="data.stage == 'Product' || data.stage == 'Growth'" placeholder="LinkedIn URL" id="myBtn" name="linkedInUrl" ng-change="entername(data.linkedInUrl); linkedInkeyPress(data.linkedInUrl)">
276   - <span ng-if="data.stage == 'Product' || data.stage == 'Growth'" ng-show="data.linkedInUrl == undefined || data.linkedInUrl == ''" style="position:absolute; top: 10px; left: 116px; color: #999">*</span>
277   - </div>
278   - <div class="col-xs-12 col-md-12 f-family line-adjust">
279   - <strong>Explain your idea/product briefly</strong>
280   - <p class="line-space" ></p>
281   - </div>
282   - <div class="col-xs-12 col-md-12 input-wrapper">
283   - <div id="snackbar">Error ! Please fill in all fields.</div>
284   - <div class="icon-circle-q">
285   - <i class="material-icons" style="line-height: 31px;">thumb_up</i>
286   - </div>
287   - <textarea type="text" maxlength="300" class="text-input" required ng-model="data.idea" placeholder="Idea/Product *" id="myBtn" name="Idea" ng-focus="removeNooError()" ng-change="entername(data.idea); ideakeyPress(data.idea)">
288   - </textarea>
289   - <label class="error-message f-family" id="invalidIdea">Please answer using 300 words only.</label>
290   - </div>
291   - <div class="col-xs-12 col-md-12 input-wrapper f-family">
292   - <div class="icon-circle-abcdefg">
293   - <i class="material-icons" style="line-height: 30px;">open_with</i>
294   - </div>
295   - <select name="industry" ng-model="data.industry" ng-change="industry(data.industry); industrykeyPress()" required style="background-color: #fff;border-radius: 0; font-size: 12px;" id="dataIndustry">
296   - <option selected disabled value="">Choose Industry *</option>
297   - <option value="Travel">Travel</option>
298   - <option value="Retail">Retail</option>
299   - <option value="Editech">Editech</option>
300   - <option value="Fintech">Fintech</option>
301   - <option value="Hardware">Hardware</option>
302   - <option value="Digital">Digital</option>
303   - <option value="Rural">Rural</option>
304   - <option value="others">Others</option>
305   - </select>
306   - </div>
307   - <div class="col-xs-12 col-md-12 input-wrapper" ng-if="addOther">
308   - <div id="snackbar">Error ! Please fill in all fields.</div>
309   - <div class="icon-circle-o">
310   - <i class="material-icons" style="line-height: 31px;">open_with</i>
311   - </div>
312   - <input type="text" class="text-input" ng-change="industry(data.industryName); industryNamekeyPress((data.industryName))" ng-model="data.industryName" placeholder="Please mention other industry name">
313   - </div>
314   - <div class="col-xs-12 col-md-6 input-wrapper" style="position:relative">
315   - <div id="snackbar">Error ! Please fill in all fields.</div>
316   - <div class="icon-circle-i">
317   - <i class="material-icons" style="line-height: 31px;">business</i>
318   - </div>
319   - <input type="text" class="text-input" ng-model="data.companyName" ng-required="data.stage == 'Product' || data.stage == 'Growth'" placeholder="Company Name" id="myBtn" name="companyName" ng-change="entername(data.companyName); companykeyPress(data.companyName)">
320   - <span ng-if="data.stage == 'Product' || data.stage == 'Growth'" ng-show="data.companyName == undefined || data.companyName == ''" style="position:absolute; top: 10px; left: 130px; color: #999">*</span>
321   - </div>
322   - <div class="col-xs-12 col-md-6 input-wrapper" style="position:relative">
323   - <div id="snackbar">Error ! Please fill in all fields.</div>
324   - <div class="icon-circle-j">
325   - <i class="material-icons" style="line-height: 31px;">view_comfy</i>
326   - </div>
327   - <input type="text" class="text-input" ng-model="data.productName" ng-required="data.stage == 'Product' || data.stage == 'Growth'" placeholder="Product Name" id="myBtn" name="productName" ng-change="entername(data.productName); productNamekeyPress(data.productName)">
328   - <span ng-if="data.stage == 'Product' || data.stage == 'Growth'" ng-show="data.productName == undefined || data.productName == ''" style="position:absolute; top: 10px; left: 120px; color: #999">*</span>
329   - </div>
330   - <div class="hideform" ng-if="prototyp">
331   - <div class="hideform" ng-if="protyp">
332   - <div class="col-xs-12 col-md-12 f-family line-adjust">
333   - <strong>Product Launched? </strong>
334   - <p class="line-space" ></p>
335   - </div>
336   - <div class="col-xs-12 col-md-12 input-wrapper f-family">
337   - <div class="icon-circle-ab">
338   - <i class="material-icons" style="line-height: 30px;">launch</i>
  311 + <!-- CLOSE STAGE SHADOW -->
  312 + <div class="form-all">
  313 + <div class="col-xs-12 col-md-6 input-wrapper">
  314 + <div id="snackbar">Error ! Please fill in all fields.</div>
  315 + <div class="icon-circle-c">
  316 + <i class="material-icons" style="line-height: 31px;">assignment_ind</i>
  317 + </div>
  318 + <input type="text" class="text-input" required ng-model="data.firstName" placeholder="First Name *" id="myBtn" name="firstName" ng-change="entername(data.firstName); firstNamekeyPress(data.firstName)">
339 319 </div>
340   - <select name="productLaunch" ng-model="data.productLaunch" ng-change="productLaunch(data.productLaunch); productLaunchkeyPress()" ng-click="productCheck()" required style="background-color: #fff;border-radius: 0; font-size: 12px;" id="productDiv">
341   - <option selected disabled value="">Select *</option>
342   - <option value="yes">Yes</option>
343   - <option value="no">No</option>
344   - </select>
345   - </div>
346   - <div class="col-xs-12 col-md-12 f-family line-adjust" ng-if="Productshow == 'yes'">
347   - <strong>Product Launch Period </strong>
348   - <p class="line-space" ></p>
349   - </div>
350   - <div class="col-xs-12 col-md-12 input-wrapper f-family" ng-if="Productshow == 'yes'">
351   - <div class="icon-circle-abc">
352   - <i class="material-icons" style="line-height: 30px;">launch</i>
  320 + <div class="col-xs-12 col-md-6 input-wrapper">
  321 + <div id="snackbar">Error ! Please fill in all fields.</div>
  322 + <div class="icon-circle-x">
  323 + <i class="material-icons" style="line-height: 31px;">assignment_ind</i>
  324 + </div>
  325 + <input type="text" class="text-input" required ng-model="data.lastName" placeholder="Last Name *" id="myBtn" name="lastName" ng-change="entername(data.lastName); lastNamekeyPress(data.lastName)">
353 326 </div>
354   - <select name="launchPeriod" ng-model="data.launchPeriod" ng-change="launchPeriod(data.launchPeriod); launchPeriodkeyPress()" required style="background-color: #fff;border-radius: 0; font-size: 12px;">
355   - <option selected disabled value="">Select</option>
356   - <option value="less than 1 Month">less than one month</option>
357   - <option value="less than 6 Months">less than 6 months</option>
358   - <option value="more than 6 Months">more than 6 months</option>
359   - </select>
360   - </div>
361   - </div>
362   - <div class="col-xs-12 col-md-6 input-wrapper">
363   - <div id="snackbar">Error ! Please fill in all fields.</div>
364   - <div class="icon-circle-k">
365   - <i class="material-icons" style="line-height: 31px;">web</i>
  327 + <div class="col-xs-12 col-md-6 input-wrapper">
  328 + <div id="snackbar">Error ! Please fill in all fields.</div>
  329 + <div class="icon-circle-d">
  330 + <i class="material-icons" style="line-height: 30px;">email</i>
  331 + </div>
  332 + <input type="email" name="email" ng-pattern="/^[^\s@]+@[^\s@]+\.[^\s@]+$/" 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)" ng-keyup="emailTest($event)">
  333 + <label class="error-message f-family" id="invalidEmail">Please enter a valid email address.</label>
  334 + <label ng-if="check">Email already exist.</label>
  335 + <label style="color: #ff0000;margin: 5px 4px -5px 0px" ng-if="space == true" >Please remove the space.</label>
366 336 </div>
367   - <input type="text" class="text-input" ng-model="data.websiteUrl" ng-required="Productshow == 'yes'" placeholder="Website URL *" id="myBtn" name="websiteUrl" ng-change="entername(data.websiteUrl); websitekeyPress(data.websiteUrl)">
368   - </div>
369   - <div class="col-xs-12 col-md-6 input-wrapper">
370   - <div id="snackbar">Error ! Please fill in all fields.</div>
371   - <div class="icon-circle-m">
372   - <i class="material-icons" style="line-height: 31px;">link</i>
  337 + <div class="col-xs-12 col-md-6 input-wrapper f-family">
  338 + <div class="icon-circle-f">
  339 + <i class="material-icons" style="line-height: 30px;">location_city</i>
  340 + </div>
  341 + <select ng-model="data.city" ng-change="selectcity(data.city); citykeyPress(data.city)" required style="background-color: #fff; border-radius: 0; font-size: 12px; height: 44px;">
  342 + <option name="city" selected disabled value="">Choose City *</option>
  343 + <option value="Agra">Agra</option>
  344 + <option value="Ahmedabad">Ahmedabad</option>
  345 + <option value="Ajmer">Ajmer</option>
  346 + <option value="Aligarh">Aligarh</option>
  347 + <option value="Allahabad">Allahabad</option>
  348 + <option value="Ambattur">Ambattur</option>
  349 + <option value="Amravati">Amravati</option>
  350 + <option value="Amritsar">Amritsar</option>
  351 + <option value="Asansol">Asansol</option>
  352 + <option value="Aurangabad">Aurangabad</option>
  353 + <option value="Bareilly">Bareilly</option>
  354 + <option value="Belgaum">Belgaum</option>
  355 + <option value="Bengaluru">Bengaluru</option>
  356 + <option value="Bhavnagar">Bhavnagar</option>
  357 + <option value="Bhayander">Bhayander</option>
  358 + <option value="Bhilai Nagar">Bhilai Nagar</option>
  359 + <option value="Bhiwandi">Bhiwandi</option>
  360 + <option value="Bhopal">Bhopal</option>
  361 + <option value="Bhubaneswar">Bhubaneswar</option>
  362 + <option value="Bikaner">Bikaner</option>
  363 + <option value="Chandigarh">Chandigarh</option>
  364 + <option value="Chennai">Chennai</option>
  365 + <option value="Chinchwad">Chinchwad</option>
  366 + <option value="Coimbatore">Coimbatore</option>
  367 + <option value="Cuttack">Cuttack</option>
  368 + <option value="Dehradun">Dehradun</option>
  369 + <option value="Delhi-NCR">Delhi-NCR</option>
  370 + <option value="Dhanbad">Dhanbad</option>
  371 + <option value="Dharwad">Dharwad</option>
  372 + <option value="Dombivali">Dombivali</option>
  373 + <option value="Durgapur">Durgapur</option>
  374 + <option value="Faridabad">Faridabad</option>
  375 + <option value="Firozabad">Firozabad</option>
  376 + <option value="Gaya">Gaya</option>
  377 + <option value="Ghaziabad">Ghaziabad</option>
  378 + <option value="Gorakhpur">Gorakhpur</option>
  379 + <option value="Gulbarga">Gulbarga</option>
  380 + <option value="Guntur">Guntur</option>
  381 + <option value="Gurgaon">Gurgaon</option>
  382 + <option value="Guwahati">Guwahati</option>
  383 + <option value="Gwalior">Gwalior</option>
  384 + <option value="Haora">Haora</option>
  385 + <option value="Hubli">Hubli</option>
  386 + <option value="Hyderabad">Hyderabad</option>
  387 + <option value="Indore">Indore</option>
  388 + <option value="Jabalpur">Jabalpur</option>
  389 + <option value="Jaipur">Jaipur</option>
  390 + <option value="Jalandhar">Jalandhar</option>
  391 + <option value="Jalgaon">Jalgaon</option>
  392 + <option value="Jammu">Jammu</option>
  393 + <option value="Jamnagar">Jamnagar</option>
  394 + <option value="Jamshedpur">Jamshedpur</option>
  395 + <option value="Jhansi">Jhansi</option>
  396 + <option value="Jodhpur">Jodhpur</option>
  397 + <option value="Kalyan">Kalyan</option>
  398 + <option value="Kanpur">Kanpur</option>
  399 + <option value="Kochi">Kochi</option>
  400 + <option value="Kolapur">Kolapur</option>
  401 + <option value="Kolkata">Kolkata</option>
  402 + <option value="Kota">Kota</option>
  403 + <option value="Loni">Loni</option>
  404 + <option value="Lucknow">Lucknow</option>
  405 + <option value="Ludhiana">Ludhiana</option>
  406 + <option value="Madurai">Madurai</option>
  407 + <option value="Maheshtala">Maheshtala</option>
  408 + <option value="Malegoan">Malegoan</option>
  409 + <option value="Mangalore">Mangalore</option>
  410 + <option value="Meerut">Meerut</option>
  411 + <option value="Mira">Mira</option>
  412 + <option value="Moradabad">Moradabad</option>
  413 + <option value="Mumbai">Mumbai</option>
  414 + <option value="Mysore">Mysore</option>
  415 + <option value="Nagpur">Nagpur</option>
  416 + <option value="Nanded Waghala">Nanded Waghala</option>
  417 + <option value="Nashik">Nashik</option>
  418 + <option value="Navi Mumbai">Navi Mumbai</option>
  419 + <option value="Nellore">Nellore</option>
  420 + <option value="Noida">Noida</option>
  421 + <option value="Patna">Patna</option>
  422 + <option value="Pimpri">Pimpri</option>
  423 + <option value="Pune">Pune</option>
  424 + <option value="Raipur">Raipur</option>
  425 + <option value="Rajkot">Rajkot</option>
  426 + <option value="Ranchi">Ranchi</option>
  427 + <option value="Saharanpur">Saharanpur</option>
  428 + <option value="Salem">Salem</option>
  429 + <option value="Sangli Miraj Kupwad">Sangli Miraj Kupwad</option>
  430 + <option value="Siliguri">Siliguri</option>
  431 + <option value="Solapur">Solapur</option>
  432 + <option value="Srinagar">Srinagar</option>
  433 + <option value="Surat">Surat</option>
  434 + <option value="Thane">Thane</option>
  435 + <option value="Thiruvananthapuram">Thiruvananthapuram</option>
  436 + <option value="Tiruchirappalli">Tiruchirappalli</option>
  437 + <option value="Tirunelveli">Tirunelveli</option>
  438 + <option value="Udaipur">Udaipur</option>
  439 + <option value="Ujjain">Ujjain</option>
  440 + <option value="Ulhasnagar">Ulhasnagar</option>
  441 + <option value="Vadodara">Vadodara</option>
  442 + <option value="Varanasi">Varanasi</option>
  443 + <option value="Vasai Virar">Vasai Virar</option>
  444 + <option value="Vijayawada">Vijayawada</option>
  445 + <option value="Visakhapatnam">Visakhapatnam</option>
  446 + <option value="Warangal">Warangal</option>
  447 + <option value="anyOther">Any other</option>
  448 + </select>
373 449 </div>
374   - <input type="text" class="text-input" ng-model="data.demoLink" ng-required="Productshow == 'yes'" placeholder="Link to your product/app/demo *" id="myBtn" name="demoLink" ng-change="entername(data.demoLink); annualkeyPress(data.demoLink)">
375   - </div>
376   - <div class="col-xs-12 col-md-6 input-wrapper">
377   - <div id="snackbar">Error ! Please fill in all fields.</div>
378   - <div class="icon-circle-l">
379   - <i class="material-icons" style="line-height: 31px;">format_list_numbered</i>
  450 + <!-- <div class="col-xs-12 col-md-12 f-family line-adjust">
  451 + <strong>Which city meet-up would you like to attend? </strong>
  452 + <p class="line-space" ></p>
380 453 </div>
381   - <input type="text" ng-pattern="/^[0-9+-]*$/" maxlength="15" class="text-input" ng-required="Productshow == 'yes'" ng-model="data.numberOfEmployees" placeholder="Number of Employees *" id="myBtn" name="numberOfEmployees" ng-change="entername(data.numberOfEmployees); employeekeyPress(data.numberOfEmployees)">
382   - </div>
383   - <div class="col-xs-12 col-md-6 input-wrapper">
384   - <div id="snackbar">Error ! Please fill in all fields.</div>
385   - <div class="icon-circle-n">
386   - <i class="material-icons" style="line-height: 31px;">view_stream</i>
  454 + <div class="col-xs-12 col-md-12 input-wrapper f-family">
  455 + <div class="icon-circle-p">
  456 + <i class="material-icons" style="line-height: 30px;">location_city</i>
  457 + </div>
  458 + <select name="citymeetup" ng-model="data.citymeetup" ng-change="enterbusiness(data.citymeetup); businesskeyPress(data.citymeetup)" required style="background-color: #fff;border-radius: 0; font-size: 12px;">
  459 + <option selected disabled value="">City meet-up *</option>
  460 + <option value="Chennai">November 9: Chennai</option>
  461 + <option value="Pune">November 11: Pune</option>
  462 + <option value="Ahmedabad">November 13: Ahmedabad</option>
  463 + <option value="Mumbai">November 17: Mumbai</option>
  464 + <option value="Bengaluru">November 23: Bengaluru</option>
  465 + <option value="Delhi">November 25: Delhi</option>
  466 + <option value="Hyderabad">November 27: Hyderabad</option>
  467 + <option value="Chandigarh">December 1: Chandigarh</option>
  468 + </select>
  469 + </div> -->
  470 + <div class="col-xs-12 col-md-6 input-wrapper">
  471 + <div id="snackbar">Error ! Please fill in all fields.</div>
  472 + <div class="icon-circle-e">
  473 + <i class="material-icons" style="line-height: 30px;">phone</i>
  474 + </div>
  475 + <input type="text" ng-pattern="/^[0-9+-]*$/" maxlength="15" class="text-input" ng-blur="numbercheck(data.number)" ng-model="data.number" placeholder="Mobile No.*" ng-focus="removeNoError()" ng-change="enternumber(data.number); phonekeyPress(data.number)">
  476 + <label ng-if="numberCheck">Contact Number already exist.</label>
387 477 </div>
388   - <input type="text" class="text-input" ng-model="data.revenueMonth" ng-required="Productshow == 'yes'" placeholder="Monthly Revenue *" id="myBtn" name="revenueMonth" ng-change="entername(data.revenueMonth); revenuekeyPress(data.revenueMonth)">
389   - </div>
390   - <div class="col-xs-12 col-md-12 input-wrapper f-family">
391   - <p><b>Have you risen any funding yet?</b></p>
392   - <div class="icon-circle-bc">
393   - <i class="material-icons" style="line-height: 30px;">payment</i>
  478 + <div class="col-xs-12 col-md-6 input-wrapper" style="position:relative">
  479 + <div id="snackbar">Error ! Please fill in all fields.</div>
  480 + <div class="icon-circle-h">
  481 + <i class="material-icons" style="line-height: 31px;">link</i>
  482 + </div>
  483 + <input type="text" class="text-input" ng-model="data.linkedInUrl" ng-required="data.stage == 'Product' || data.stage == 'Growth'" placeholder="LinkedIn URL" id="myBtn" name="linkedInUrl" ng-change="entername(data.linkedInUrl); linkedInkeyPress(data.linkedInUrl)">
  484 + <span ng-if="data.stage == 'Product' || data.stage == 'Growth'" ng-show="data.linkedInUrl == undefined || data.linkedInUrl == ''" style="position:absolute; top: 10px; left: 116px; color: #999">*</span>
394 485 </div>
395   - <select name="amount" ng-model="data.amount" ng-required="Productshow == 'yes'" ng-change="amount(data.amount); amountkeyPress()" ng-click="textCheck()" required style="background-color: #fff;border-radius: 0; font-size: 12px;" id="fundingDiv">
396   - <option selected disabled value="">Select *</option>
397   - <option value="yes">Yes</option>
398   - <option value="no">No</option>
399   - </select>
400   - </div>
401   - <div class="col-xs-12 col-md-12 input-wrapper" ng-if="Textshow == 'yes'">
402   - <div class="icon-circle-y" >
403   - <i class="material-icons" style="line-height: 31px;">money</i>
  486 + <div class="col-xs-12 col-md-12 f-family line-adjust">
  487 + <strong>Explain your idea/product briefly</strong>
  488 + <p class="line-space" ></p>
404 489 </div>
405   - <input type="text" name="fund" class="text-input" ng-model="data.fund" placeholder="Fill amount" ng-change="fund(data.fund); fundkeyPress(data.fund)"></input>
406   - </div>
407   - </div>
408   - <!-- <div class="identity-shadow">
409   - <div class="icon-circle-bc">
410   - <i class="material-icons" style="line-height: 30px;">payment</i>
411   - </div>
412   - <div class="identity-question">
413   - <div class="col-xs-12 font f-family" style="margin:10px 10px 0px 10px;">
414   - <b>Have you risen any funding yet?</b>
415   - <p style="color:grey"></p>
  490 + <div class="col-xs-12 col-md-12 input-wrapper">
  491 + <div id="snackbar">Error ! Please fill in all fields.</div>
  492 + <div class="icon-circle-q">
  493 + <i class="material-icons" style="line-height: 31px;">thumb_up</i>
  494 + </div>
  495 + <textarea type="text" maxlength="300" class="text-input" required ng-model="data.idea" placeholder="Idea/Product *" id="myBtn" name="Idea" ng-focus="removeNooError()" ng-change="entername(data.idea); ideakeyPress(data.idea)">
  496 + </textarea>
  497 + <label class="error-message f-family" id="invalidIdea">Please answer using 300 words only.</label>
  498 + </div>
  499 + <div class="col-xs-12 col-md-12 input-wrapper f-family">
  500 + <div class="icon-circle-abcdefg">
  501 + <i class="material-icons" style="line-height: 30px;">open_with</i>
  502 + </div>
  503 + <select name="industry" ng-model="data.industry" ng-change="industry(data.industry); industrykeyPress()" required style="background-color: #fff;border-radius: 0; font-size: 12px;" id="dataIndustry">
  504 + <option selected disabled value="">Choose Industry *</option>
  505 + <option value="Travel">Travel</option>
  506 + <option value="Retail">Retail</option>
  507 + <option value="Editech">Editech</option>
  508 + <option value="Fintech">Fintech</option>
  509 + <option value="Hardware">Hardware</option>
  510 + <option value="Digital">Digital</option>
  511 + <option value="Rural">Rural</option>
  512 + <option value="others">Others</option>
  513 + </select>
  514 + </div>
  515 + <div class="col-xs-12 col-md-12 input-wrapper" ng-if="addOther">
  516 + <div id="snackbar">Error ! Please fill in all fields.</div>
  517 + <div class="icon-circle-o">
  518 + <i class="material-icons" style="line-height: 31px;">open_with</i>
  519 + </div>
  520 + <input type="text" class="text-input" ng-change="industry(data.industryName); industryNamekeyPress((data.industryName))" ng-model="data.industryName" placeholder="Please mention other industry name">
  521 + </div>
  522 + <div class="col-xs-12 col-md-6 input-wrapper" style="position:relative">
  523 + <div id="snackbar">Error ! Please fill in all fields.</div>
  524 + <div class="icon-circle-i">
  525 + <i class="material-icons" style="line-height: 31px;">business</i>
  526 + </div>
  527 + <input type="text" class="text-input" ng-model="data.companyName" ng-required="data.stage == 'Product' || data.stage == 'Growth'" placeholder="Company Name" id="myBtn" name="companyName" ng-change="entername(data.companyName); companykeyPress(data.companyName)">
  528 + <span ng-if="data.stage == 'Product' || data.stage == 'Growth'" ng-show="data.companyName == undefined || data.companyName == ''" style="position:absolute; top: 10px; left: 130px; color: #999">*</span>
  529 + </div>
  530 + <div class="col-xs-12 col-md-6 input-wrapper" style="position:relative">
  531 + <div id="snackbar">Error ! Please fill in all fields.</div>
  532 + <div class="icon-circle-j">
  533 + <i class="material-icons" style="line-height: 31px;">view_comfy</i>
  534 + </div>
  535 + <input type="text" class="text-input" ng-model="data.productName" ng-required="data.stage == 'Product' || data.stage == 'Growth'" placeholder="Product Name" id="myBtn" name="productName" ng-change="entername(data.productName); productNamekeyPress(data.productName)">
  536 + <span ng-if="data.stage == 'Product' || data.stage == 'Growth'" ng-show="data.productName == undefined || data.productName == ''" style="position:absolute; top: 10px; left: 120px; color: #999">*</span>
  537 + </div>
  538 + <div class="hideform" ng-if="prototyp">
  539 + <div class="hideform" ng-if="protyp">
  540 + <div class="col-xs-12 col-md-12 f-family line-adjust">
  541 + <strong>Product Launched? </strong>
  542 + <p class="line-space" ></p>
  543 + </div>
  544 + <div class="col-xs-12 col-md-12 input-wrapper f-family">
  545 + <div class="icon-circle-ab">
  546 + <i class="material-icons" style="line-height: 30px;">launch</i>
  547 + </div>
  548 + <select name="productLaunch" ng-model="data.productLaunch" ng-change="productLaunch(data.productLaunch); productLaunchkeyPress()" ng-click="productCheck()" required style="background-color: #fff;border-radius: 0; font-size: 12px;" id="productDiv">
  549 + <option selected disabled value="">Select *</option>
  550 + <option value="yes">Yes</option>
  551 + <option value="no">No</option>
  552 + </select>
  553 + </div>
  554 + <div class="col-xs-12 col-md-12 f-family line-adjust" ng-if="Productshow == 'yes'">
  555 + <strong>Product Launch Period </strong>
  556 + <p class="line-space" ></p>
  557 + </div>
  558 + <div class="col-xs-12 col-md-12 input-wrapper f-family" ng-if="Productshow == 'yes'">
  559 + <div class="icon-circle-abc">
  560 + <i class="material-icons" style="line-height: 30px;">launch</i>
  561 + </div>
  562 + <select name="launchPeriod" ng-model="data.launchPeriod" ng-change="launchPeriod(data.launchPeriod); launchPeriodkeyPress()" required style="background-color: #fff;border-radius: 0; font-size: 12px;">
  563 + <option selected disabled value="">Select</option>
  564 + <option value="less than 1 Month">less than one month</option>
  565 + <option value="less than 6 Months">less than 6 months</option>
  566 + <option value="more than 6 Months">more than 6 months</option>
  567 + </select>
  568 + </div>
  569 + </div>
  570 + <div class="col-xs-12 col-md-6 input-wrapper">
  571 + <div id="snackbar">Error ! Please fill in all fields.</div>
  572 + <div class="icon-circle-k">
  573 + <i class="material-icons" style="line-height: 31px;">web</i>
  574 + </div>
  575 + <input type="text" class="text-input" ng-model="data.websiteUrl" ng-required="Productshow == 'yes'" placeholder="Website URL *" id="myBtn" name="websiteUrl" ng-change="entername(data.websiteUrl); websitekeyPress(data.websiteUrl)">
  576 + </div>
  577 + <div class="col-xs-12 col-md-6 input-wrapper">
  578 + <div id="snackbar">Error ! Please fill in all fields.</div>
  579 + <div class="icon-circle-m">
  580 + <i class="material-icons" style="line-height: 31px;">link</i>
  581 + </div>
  582 + <input type="text" class="text-input" ng-model="data.demoLink" ng-required="Productshow == 'yes'" placeholder="Link to your product/app/demo *" id="myBtn" name="demoLink" ng-change="entername(data.demoLink); annualkeyPress(data.demoLink)">
  583 + </div>
  584 + <div class="col-xs-12 col-md-6 input-wrapper">
  585 + <div id="snackbar">Error ! Please fill in all fields.</div>
  586 + <div class="icon-circle-l">
  587 + <i class="material-icons" style="line-height: 31px;">format_list_numbered</i>
  588 + </div>
  589 + <input type="text" ng-pattern="/^[0-9+-]*$/" maxlength="15" class="text-input" ng-required="Productshow == 'yes'" ng-model="data.numberOfEmployees" placeholder="Number of Employees *" id="myBtn" name="numberOfEmployees" ng-change="entername(data.numberOfEmployees); employeekeyPress(data.numberOfEmployees)">
  590 + </div>
  591 + <div class="col-xs-12 col-md-6 input-wrapper">
  592 + <div id="snackbar">Error ! Please fill in all fields.</div>
  593 + <div class="icon-circle-n">
  594 + <i class="material-icons" style="line-height: 31px;">view_stream</i>
  595 + </div>
  596 + <input type="text" class="text-input" ng-model="data.revenueMonth" ng-required="Productshow == 'yes'" placeholder="Monthly Revenue *" id="myBtn" name="revenueMonth" ng-change="entername(data.revenueMonth); revenuekeyPress(data.revenueMonth)">
  597 + </div>
  598 + <div class="col-xs-12 col-md-12 input-wrapper f-family">
  599 + <p><b>Have you risen any funding yet?</b></p>
  600 + <div class="icon-circle-bc">
  601 + <i class="material-icons" style="line-height: 30px;">payment</i>
  602 + </div>
  603 + <select name="amount" ng-model="data.amount" ng-required="Productshow == 'yes'" ng-change="amount(data.amount); amountkeyPress()" ng-click="textCheck()" required style="background-color: #fff;border-radius: 0; font-size: 12px;" id="fundingDiv">
  604 + <option selected disabled value="">Select *</option>
  605 + <option value="yes">Yes</option>
  606 + <option value="no">No</option>
  607 + </select>
  608 + </div>
  609 + <div class="col-xs-12 col-md-12 input-wrapper" ng-if="Textshow == 'yes'">
  610 + <div class="icon-circle-y" >
  611 + <i class="material-icons" style="line-height: 31px;">money</i>
  612 + </div>
  613 + <input type="text" name="fund" class="text-input" ng-model="data.fund" placeholder="Fill amount" ng-change="fund(data.fund); fundkeyPress(data.fund)"></input>
  614 + </div>
  615 + </div>
  616 + <!-- <div class="identity-shadow">
  617 + <div class="icon-circle-bc">
  618 + <i class="material-icons" style="line-height: 30px;">payment</i>
  619 + </div>
  620 + <div class="identity-question">
  621 + <div class="col-xs-12 font f-family" style="margin:10px 10px 0px 10px;">
  622 + <b>Have you risen any funding yet?</b>
  623 + <p style="color:grey"></p>
  624 + </div>
  625 + <div class="clearfix"></div>
  626 + </div>
  627 + <div class="stages identity-align">
  628 + <div class="col-xs-12">
  629 + <label class="card-small margin-right-label">
  630 + <input type="radio" value="yes" ng-model="data.amount" class="option-input-a radio-a pull-left" id="yesRadio" ng-change="amount(data.amount); amountkeyPress(); textCheck('yes')" name="amount" >
  631 + <label class="f-family pull-left width-auto" for="yesRadio">Yes</label>
  632 + </label>
  633 + <label class="card-small margin-right-label">
  634 + <input type="radio" value="no" ng-model="data.amount" class="option-input-a radio-a pull-left" id="noRadio" ng-change="amount(data.amount); amountkeyPress(); textCheck('no')" name="amount" >
  635 +
  636 + <label class="f-family pull-left width-auto" for="noRadio">No</label>
  637 + </label>
  638 + </div>
  639 + </div>
  640 +
  641 + <div class="clearfix"></div>
  642 + </div> -->
  643 + <div class="col-xs-12 input-wrapper">
  644 + <div class="referel-icon" style="z-index: 999;">
  645 + <i class="material-icons" style="line-height: 30px;">code</i>
  646 + </div>
  647 + <input class="text-input" ng-model="data.referalToken" placeholder="Enter Promo code" style="position: relative;" ng-required="referalToken" ng-change="changeReferalIconColor(data.referalToken)">
  648 + <i class="material-icons coupen-approved" ng-if="tokencheck == true">check</i>
  649 + <i class="material-icons coupen-approved" style="color:red;" ng-if="tokencheck == false">close</i>
  650 + <button type="button" ng-click="tokenCall(data.referalToken)" class="pull-right apply-coupen-btn">Apply</button>
416 651 </div>
417 652 <div class="clearfix"></div>
418   - </div>
419   - <div class="stages identity-align">
420   - <div class="col-xs-12">
421   - <label class="card-small margin-right-label">
422   - <input type="radio" value="yes" ng-model="data.amount" class="option-input-a radio-a pull-left" id="yesRadio" ng-change="amount(data.amount); amountkeyPress(); textCheck('yes')" name="amount" >
423   - <label class="f-family pull-left width-auto" for="yesRadio">Yes</label>
424   - </label>
425   - <label class="card-small margin-right-label">
426   - <input type="radio" value="no" ng-model="data.amount" class="option-input-a radio-a pull-left" id="noRadio" ng-change="amount(data.amount); amountkeyPress(); textCheck('no')" name="amount" >
427   -
428   - <label class="f-family pull-left width-auto" for="noRadio">No</label>
429   - </label>
  653 + <div class="text-center">
  654 + <input type="submit" class="btn submit-button" ng-disabled="applicantForm.$invalid|| check|| numberCheck" value="Submit" ng-click="calculateAmount()">
430 655 </div>
  656 +
431 657 </div>
432   -
433   - <div class="clearfix"></div>
434   - </div> -->
435   - <div class="col-xs-12 input-wrapper">
436   - <div class="referel-icon" style="z-index: 999;">
437   - <i class="material-icons" style="line-height: 30px;">code</i>
438 658 </div>
439   - <input class="text-input" ng-model="data.referalToken" placeholder="Enter Promo code" style="position: relative;" ng-required="referalToken" ng-change="changeReferalIconColor(data.referalToken)">
440   - <i class="material-icons coupen-approved" ng-if="tokencheck == true">check</i>
441   - <i class="material-icons coupen-approved" style="color:red;" ng-if="tokencheck == false">close</i>
442   - <button type="button" ng-click="tokenCall(data.referalToken)" class="pull-right apply-coupen-btn">Apply</button>
443   - </div>
444   - <div class="clearfix"></div>
445   - <div class="text-center">
446   - <input type="submit" class="btn submit-button" ng-disabled="applicantForm.$invalid|| check|| numberCheck" value="Submit" ng-click="calculateAmount()">
  659 + <!-- CLOSE step-two-form -->
447 660 </div>
448   -
449   - </div>
450   - </div>
451   - <!-- CLOSE step-two-form -->
  661 + <!-- col-xs-12 col-md-8 col-md-offset-2 -->
  662 + </form>
452 663 </div>
453   - <!-- col-xs-12 col-md-8 col-md-offset-2 -->
454   -</form>
  664 +</div>
455 665 <!-- CLOSE FORM -->
456 666 <footer>
457 667 <img id="footer" class="img-responsive banner">
... ...
... ... @@ -63,6 +63,7 @@
63 63 $scope.space = false; /*THIS CODE FOR HIDE STEP 2 FORM*/
64 64 // $scope.Textshow = "yes"
65 65 $scope.max = 100;
  66 + $scope.formPage = false;
66 67 $scope.current = 0;
67 68 $scope.payingAmnt = 0;
68 69 if ($scope.data.stage == 'select') {
... ... @@ -108,6 +109,15 @@
108 109 Analytics.trackEvent('register', 'click', 'django.mp4');
109 110 $location.path("/registration")
110 111 }
  112 + $scope.data.citymeetup = '';
  113 + $scope.register = function(value){
  114 + $scope.data.citymeetup = value;
  115 + $('.hiddenForm').slideDown();
  116 + $('html, body').animate({
  117 + scrollTop: $('.hiddenForm').offset().top
  118 + }, 1000);
  119 + console.log('gdggsg', value);
  120 + }
111 121  
112 122 $scope.removeError = function() {
113 123 $('#invalidEmail').css('display', 'none');
... ...