My biggest challenge

Created by Michal Szczepaniak / @mszczepaniak

Objective:

Create completely from scratch mobile version of the Hundehaftpflicht Versicherung Product

Problem:

Time constraint: 01.11.2014

Why was it a problem?

8 weeks is not 8 months.

It was 01.09.2014 already

Approach

Team split

Technology stack

AngularJS, Gulp, Sass, ASP.NET WEB API 2, MSSQL

After three weeks we had more problems...
"We won't make it on time!"
- Team members
Crisis meeting was held.

The Plan

Work on the weekends

Use John Papa Angular Styleguide

Create MVP

My idea

My own contribution

Npm package for the rescue!

Created Angular services npm package

and reused it across the different versions of the app

					
"dependencies": {
	...
    "angular": "~1.3.3",
    "hhv-mobile-services": "~0.1.13"
	...
  },
					
				

Result

Item Change
Conversions on mobile website: +15%

Lessons learned

  • Always have a plan and be ready to pivot
  • Even the small contribution is important - synergy
  • Focus on the core functionality - MVP Product

Questions?

Created using Javascript reveal.js Framework