Money management tool which can help you to organize everything in one place.
Overview your spending, and see opportunities to save your budget to achieve your financial goals.
Few clicks are needed to create budgets you can stick to. Save smarter to achieve your financial goals.
Using the scheduler we created an algorithm for creating transactions by days, weeks, and months. Every day, the information was checked for transaction periods. For example, for monthly transactions system verifies whether the previous transaction was made a month ago, in case it’s true, the transaction repeats. The same process was performed for days, weeks, and years periods.
Statistics charts should display information in a particular format. Difficulties have arisen with grouping statistical information and filtering it by type, category, and periodicity. Our development team comes up with a suitable algorithm to solve this problem.