sufone / layl

🌙 Calculator for tahajjud, qiyam, and worship & sleep in an Islamic night!
https://layl.app
GNU Affero General Public License v3.0
21 stars 3 forks source link

Calculations for arbitrary days w/date picker #9

Open mr-islam opened 3 years ago

mr-islam commented 3 years ago

Complexity, but might be helpful

mr-islam commented 3 years ago

Use this component: https://6edesign.github.io/svelte-calendar/

Complexity comes from the calculations (ensuring state propagates correct and current algo can handle this) and UI (returning to today, accidentally choosing dates)

Worth doing, just not soon