t-knapp / BINhungrig-fh-bingen-mensa-android

Android App "BINhungrig" for menu of cantina of Fachhochschule Bingen
3 stars 1 forks source link

Sort ListView by dish price #1

Open git-commit opened 10 years ago

t-knapp commented 10 years ago

Default by price or as an option? Current sort is given by Studierendenwerks' PDF. I prefer the option-way.

git-commit commented 10 years ago

Ah okay, didn't know the PDF was sorted that way. I always looked for the main dishes first. In that case I would ask some users what they think.

t-knapp commented 10 years ago

It is possible to determine main dishes at parse-time at the server. This requires changes in db too.