This project is based on money management for anyone who like the 20-30-50 rule also like to add automation in transaction tracking for more please refer to README.md
because of the old code, it's tough to build the methods to get the data and update it. there are two this we can do right now.
rewrite the code with the proper getter and setter method or custom function so the code will look simple and we can reuse the maximum code. (a new branch will have to create to save this as a backup).
alternatively to save time we have to build a separate class or method to update the data and that will increase the duplicate of the code.
because of the old code, it's tough to build the methods to get the data and update it. there are two this we can do right now.