PrajaktaSathe / Python

Features small Python projects. You are welcome to contribute here!
MIT License
27 stars 45 forks source link

added new project expense tracker #98

Open darshan8850 opened 1 year ago

darshan8850 commented 1 year ago

What does this PR do?

An application to help users track their expenses. Users can input their daily expenses, categorize them, and view monthly/yearly summaries.

Related PRs and Issues is any

(If this PR is related to any other PR or resolves any issue or related to any issue link all related PR and issues here.) These PR is no related to any other existing PR.

Have you read the Contributing Guidelines?

Is the code your own?

Is your code in proper folder and proper subfolder?

Have you made or updated corresponding README.md file in the folder?

Is the code beautified?

Is the code clear to understand woth proper variable naming and comments?