Skip to content
Victor Dias edited this page Jan 4, 2017 · 9 revisions
  • Use WkWebView
  • linkedin Connect ??
  • deep linking
  • network connection trigger

Use Pushwoosh API

  • settings: set tags (language, category)

Refactor Analytics

Polls

  • re-vote
  • add numbers of votes

UI/UX

  • pull-to-refresh
  • infinite scroll
  • search

Users

  • Invite colleagues from App (if same domain)
  • Allow signup if same domain => look for domain on db to authorize signup
  • Get User's Datas on signin: birthdate, photo ? => my Profile, my Account

Features

  • Jobs
  • Events
  • Magazines
  • Directory
  • Quizz (Poll without end_date and response field)

Progressive WebApps

Patterns we devised for building and deploying powerful, feature-rich web apps in the desktop era generally yield apps that take far too long to load on mobile devices – so long that many users simply give up.

This presents an opportunity to craft new patterns that take advantage of modern web platform features to granularly deliver mobile web experiences more quickly. PRPL is one such pattern.

Source: PRPL Pattern

Going further

Mobile web performance checklist