top | item 19450334 (no title) LearnProg17 | 7 years ago This is awesome! I have similar thing in google docs file. Also with addition for home loan repayment schedule.One suggestion: could you separate the code and tax slab configuration, different files. discuss order hn newest kartickv|7 years ago Thanks for your feedback and suggestions. Since this is my side project, I can't spend too much time on it. Can you send me a pull request?Actually, separating out the things should be modified from things that shouldn't would be a significant improvement. Like:# Section 1: Configuration: Change this as appropriate:FOO =BAR =# Section 2: Logic: Don't change this:...
kartickv|7 years ago Thanks for your feedback and suggestions. Since this is my side project, I can't spend too much time on it. Can you send me a pull request?Actually, separating out the things should be modified from things that shouldn't would be a significant improvement. Like:# Section 1: Configuration: Change this as appropriate:FOO =BAR =# Section 2: Logic: Don't change this:...
kartickv|7 years ago
Actually, separating out the things should be modified from things that shouldn't would be a significant improvement. Like:
# Section 1: Configuration: Change this as appropriate:
FOO =
BAR =
# Section 2: Logic: Don't change this:
...