Omkar Prabhune
Omkar Prabhune
Submitter: Ana Lopes The moment I noticed the error, I don't think I did anything different, except that it's the 'second time' I've downloaded the app and on another device...
**Is your feature request related to a problem? Please describe.** Novels get re-ordered weirdly whenever I select a tag. **Describe the solution you'd like** Maintain the selected sort option while...
Submitter: Willshaper After clicking a novel in the list, a plus and minus button to edit chapter numbers easily (without having to type out the number in update details) would...
**Is your feature request related to a problem? Please describe.** The project as it is right now has no testing. Commits are pushed directly to main after a formatting check...
There's still a buncha TODO sections in the README. It'd be great if those were patched up. And any other sections you feel would be useful. Do check out [this...
**Is your feature request related to a problem? Please describe.** We need a greater set of documentation and the README isn't enough **Describe the solution you'd like** An ideal solution...
Added primer to recursion using the example of a factorial, deliberately didn't handle edge cases like floating point numbers as a sort of 'test' but mentioned it in the md...
**Issue** In the Function.py and functions.md file, there's alreasy a primer on creating and calling a function. But besides this, maybe a short refresher on recursion might help too **Proposed...