yassineAbou / Clock

A Jetpack Compose clock app with timer, stopwatch and one-time/recurring alarms.
Apache License 2.0
29 stars 7 forks source link

Forgetting curve clock #6

Open jujubeja opened 3 months ago

jujubeja commented 3 months ago

Generate a clock based on the forgetting curve

  1. clock Title
  2. Start/End button
  3. Generate Forgetting curve clock after clicking End

forgetting curve Scientifically arrange time to review knowledge https://en.wikipedia.org/wiki/Forgetting_curve

yassineAbou commented 3 months ago

Hi jujubeja, I think your idea is great.

But, I'm not adding new features to this project anymore. My attention has shifted to other things, and I don't have the time to work on new features.

If you want to add this feature, you can fork this project, add the feature, and send me a pull request. I'll merge them into the main project and add you as a new contributor.