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 Clear Data Features #8

Open
3 tasks
bettencb opened this issue May 29, 2020 · 0 comments
Open
3 tasks

Add Clear Data Features #8

bettencb opened this issue May 29, 2020 · 0 comments
Assignees
Labels
enhancement New feature or request good first upgrade Good for your newbie ass
Projects
Milestone

Comments

@bettencb
Copy link
Owner

bettencb commented May 29, 2020

Implement different algorithms to clear data:

  • If the total is $0 then clear the file (.data.txt)

  • If the user enters clear for the name of the transaction

  • If the amount of transactions is at 9 transactions, follow steps below:

  • clear the data file

  • Automatically write "total" and the total of the amount owed to the file

Only one transaction should exist at the end of the auto transaction clear. (i.e.-the total)

@bettencb bettencb added enhancement New feature or request good first upgrade Good for your newbie ass labels May 29, 2020
@bettencb bettencb self-assigned this May 29, 2020
@bettencb bettencb added this to the First Feature milestone May 29, 2020
@bettencb bettencb added this to In progress in Kapp May 29, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request good first upgrade Good for your newbie ass
Projects
Kapp
  
In progress
Development

No branches or pull requests

1 participant