ceaseless-prayer / CeaselessIOS

This is the iOS application code for Ceaseless.
http://www.ceaselessprayer.com
MIT License
5 stars 2 forks source link

What to do when people choose less than 3 people each day #152

Open chrislim opened 9 years ago

chrislim commented 9 years ago

Our people picker algorithm right now eventually always picks a favorited contact or noted contact. If people reduce the number of people to pray for each day to below 3, they will never pray for others in their address book, which goes against the overall purpose of Ceaseless. Either we make 3 the minimum or the algorithm has to account for a special case when there are less than 3 people to pray for each day.