SER Re-launch
SER Version 2.0 Objective To increase engagement and improve outcomes for a local NGO by humanizing its application process.
Stand-ups
- (Team Collab 101) Ec2, git branch, Slack channels
- (UI)Custom TypeForm
- (UI)Landing Page
- (UI)Success stories
- (UI)Resume forms
Video Walkthrough
GIF created with LiceCap.
Useful Links
- Google Drive
- Slack * click on 'channels' for ui / backend specific chit chat*
- Set up Google Analytics
- Google Tag Manager
Roadblocks
-
Trying to recreate TypeForm, we wanted to seamlessly transition to the next question without the user "clicking" - trigger when the user hit enter. Solution:
onKeyDown="if(event.keyCode==13) location.href='#apply3';"
Change
http://resources.infolinks.com/js/infolinks_main.js
to//resources.infolinks.com/js/infolinks_main.js
orhttpS://resources.infolinks.com/js/infolinks_main.js
License
Β© 2018 Team 15
Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.