oSoc13 / iRail3.0

The new version of iRail.be initiated at oSoc13
http://irail.be
2 stars 0 forks source link

Prefill the form #23

Closed pietercolpaert closed 11 years ago

pietercolpaert commented 11 years ago

Problem

Many transport user interfaces don't prefill the form when coming on the page. Just from their history, favorites, and other activity we can however do a very educated guess about what they might fill out.

Solution

Make a small algorithm in javascript which calculates the chance the user is going to use a certain station for "to" and "from".

pietercolpaert commented 11 years ago

After giving it some thought, I believe the suggested solution is a bit too complicated and will not do the job.

Instead, I have created a new repository which only needs the history array:

https://github.com/pietercolpaert/prefill