PrayTeam / scriptured-prayer

GNU Affero General Public License v3.0
1 stars 0 forks source link

Able to Set a Deck's Frequency to Daily #11

Open benjoeclark opened 6 months ago

benjoeclark commented 6 months ago

As a user I would like to be able to set the frequency that cards in a deck are included in my daily deck so I can pray a particular deck daily. This is initially for supplication cards.

Soyokaze-42 commented 6 months ago

can we differentiate between decks by naming them? Like category deck vs daily deck? So in this case, authenticated users need an option on every category deck to include a specific number of cards from that deck in the daily deck.

benjoeclark commented 6 months ago

Let's say Deck1 and Deck2 are marked 'daily'. And Deck3 and Deck4 (which are selected to be prayed) are not marked as 'daily'. All of the cards from Deck1 and Deck2 will go into the Daily Deck (to be prayed today). If the user has selected to include more cards to pray daily, they will be pulled from Deck 3 and Deck4.

Soyokaze-42 commented 6 months ago

How/When should the user choose the Category Decks to include? I've been looking at the daily prayer as one button to generate the Daily Deck so they can pray very quickly. It sounds like you have a longer user experience in mind where they start their daily prayer by making selections that at least include the 15 categories available now (and that list will grow). This is problematic for a few reasons:

An alternative is to make user options that generate the daily deck with defaults that include all of the Category Decks. So a better question to ask is, "What options would they need to customize that prayer when they start it?"

I would consider offering these choices to the user like you're talking about as a Special Prayer Deck (instead of the daily) where they choose which categories they want to pray and not include that in the MVP.

Also, please take a look at #12 I think that would help a lot!