Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add and delete expense optimization #9

Open
3 of 4 tasks
JanWilczek opened this issue Jan 9, 2018 · 0 comments
Open
3 of 4 tasks

Add and delete expense optimization #9

JanWilczek opened this issue Jan 9, 2018 · 0 comments
Assignees

Comments

@JanWilczek
Copy link
Owner

JanWilczek commented Jan 9, 2018

  • Implement updating only the corresponding monthly report about addition/deletion
  • Implement adding an expense at the correct spot in the sorted collection rather than sorting the collection each time an expense is added
  • Implement binary search to insert the expense at the correct spot in the list
  • Implement asynchronous SQLite handler
@JanWilczek JanWilczek self-assigned this Jan 9, 2018
@JanWilczek JanWilczek changed the title Add and delete expense optimalization Add and delete expense optimization Apr 12, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant