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

Adding option to see all previous Calculations History. #63

Closed
1 task done
AyushAgnihotri2025 opened this issue Feb 27, 2023 · 7 comments · Fixed by #91
Closed
1 task done

Adding option to see all previous Calculations History. #63

AyushAgnihotri2025 opened this issue Feb 27, 2023 · 7 comments · Fixed by #91
Assignees
Labels

Comments

@AyushAgnihotri2025
Copy link
Owner

Is your feature request related to a problem? Please describe.

Currently, the app doesn't store the calculations history. So, it will be great if there is such an option for that.

Describe the solution you'd like

  • The app should store all calculations done through it as a history and display it and also allow users to repeat those calculations by clicking on them.

Describe alternatives you've considered

No response

Additional context

No response

Code of Conduct

  • I agree to follow this project's Code of Conduct
@AyushAgnihotri2025 AyushAgnihotri2025 added enhancement New feature or request iwoc Innogeeks Winter of Code hard labels Feb 27, 2023
@ashupandey1620
Copy link
Collaborator

@AyushAgnihotri2025 Can you please Assign this Feature Enhancement to me under HacktoberFest 2023 Label, I will be saving the Calculation results up to 20 last Calculations using stack and room DB.

@AyushAgnihotri2025 AyushAgnihotri2025 added hacktoberfest and removed iwoc Innogeeks Winter of Code labels Oct 22, 2023
@SimonShangpliang
Copy link
Contributor

SimonShangpliang commented Dec 8, 2023

@AyushAgnihotri2025 Can you assign this issue to me under CodePeak 23' , i still see the same issue wherein previous calculations are not stored.

@developerBugs67
Copy link
Collaborator

@AyushAgnihotri2025 Can you assign this issue to me under CodePeak 23' , i still see the same issue wherein previous calculations are not stored.
@SimonShangpliang Okay, you can work on this issue.

@SimonShangpliang
Copy link
Contributor

SimonShangpliang commented Dec 12, 2023

I have fixed the issue of storing the calculations. I figured it would not make much sense to click on them and get something, so i just made a recyclerview containing the whole list of calculations done previously, and also integrated a clear button to clear all calculation history
@AyushAgnihotri2025 @developerBugs67
calculationHistory

@SimonShangpliang
Copy link
Contributor

i would like to pull this part first if you're satisfied with this

@developerBugs67
Copy link
Collaborator

@SimonShangpliang Nice Work, Keep it Up!!!

@developerBugs67
Copy link
Collaborator

@SimonShangpliang You can raise a Pull Request for this.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants