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 New Daily Life Problem Solver: Simple Finance Tracker #23

Closed
sidinsearch opened this issue Oct 2, 2024 · 3 comments
Closed

Add New Daily Life Problem Solver: Simple Finance Tracker #23

sidinsearch opened this issue Oct 2, 2024 · 3 comments
Assignees
Labels
hacktoberfest Issues to be solved under hacktoberfest

Comments

@sidinsearch
Copy link
Contributor

Hello, I'd like to contribute to this project for Hacktoberfest 2024 by adding a new problem-solving script: Simple Finance Tracker. My contribution will include:

A Python script that allows users to track daily expenses and incomes.
Basic functionalities like adding, editing, deleting, and viewing expenses/income records.
Generating a summary report of daily, weekly, or monthly expenses.
Updating the README.md file with the usage instructions for the new script.
Please assign this issue to me under Hacktoberfest. Thank you!

@PreyumKr PreyumKr added the hacktoberfest Issues to be solved under hacktoberfest label Oct 2, 2024
@PreyumKr
Copy link
Owner

PreyumKr commented Oct 2, 2024

I have assigned you the task. I am not sure how a script can do the mentioned task for long-term data, but ya, do the work. Let's see what you are up to 😊. Also, star the repo if any of the things available here made your daily life any fun.

@sidinsearch
Copy link
Contributor Author

Hi Preyum Kumar,
I've completed the task you assigned! I've implemented the Simple Finance Tracker, both as a terminal-based and GUI application. It allows users to track their daily expenses and incomes, as well as generate summary reports.

I’ve submitted a pull request for you to review the changes. Let me know your thoughts on it! 😊

@PreyumKr PreyumKr closed this as completed Oct 8, 2024
@PreyumKr
Copy link
Owner

PreyumKr commented Oct 8, 2024

closing the issue marking it as done.

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

No branches or pull requests

2 participants