-
Notifications
You must be signed in to change notification settings - Fork 6
Roadmap
Victor Dias edited this page Jan 4, 2017
·
9 revisions
- Use WkWebView
- linkedin Connect ??
- deep linking
- network connection trigger
- settings: set tags (language, category)
- re-vote
- add numbers of votes
- pull-to-refresh
- infinite scroll
- search
- 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
- Jobs
- Events
- Magazines
- Directory
- Quizz (Poll without end_date and response field)
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