Trail-Sense icon indicating copy to clipboard operation
Trail-Sense copied to clipboard

Improve astronomy search method

Open kylecorry31 opened this issue 2 years ago • 0 comments

  1. Get the next event
  2. If the event starts after today, return the start date
  3. If the event starts on or before today, increment the date by one day and repeat

For the algorithms that don't have a findNextEvent method, use the existing logic of checking each day (and create a tech debt issue to replace that)

kylecorry31 avatar Aug 14 '23 11:08 kylecorry31