never wonder what you have to review again, a revision scheduler based on advanced fsrs algorithm which reminds you of what to revise for the day
No followers yet
Once you ship this you can't edit the description of the project, but you'll be able to add more devlogs and re-ship it as you add new features!
Sarvam shri krishna sankalpam
The amount of times I rewrote the alg fr
Okay so the website is finally allowing me to access the project page ( was a glitch apparently many other faced too )
Soo I used anki alot when I was in the final year of my high school, but flashcards format don't quite fit my studies atm - mine is math and programming heavy and not really fact based memorisation
But spaced repitition is still something I can very much benefit from - that's how I started building this
It takes into account my exam dates and topics for the exam and tells me the topics I need to review ( based on forgetting curve, learning science bla bla ) and also tells me how prepared I am for an exam, which topics I need to revise etc
I took inspo from open fsrs python repo but turns out I can't quite extend it as it is and modified the whole thing and rewrote it again
I still have to edit out html forms a bit and add edit features for topics and exams ( I didn't realise the importance until I tried to use it but once I created an exam, I wasn't able to add topics to it at all - that isn't how it works in real life so )
As I add more features, I keep editing the algorithm whenever I notice smth's off
Will complete it by this month end hopefully
Gonna open source it obv, it's oss atm too
But I am still debating packaging as an exe vs just letting the users download a copy and run it locally and use it
Let's see