OmkarPathak / OmkarPathak/TrackMyRupee
💰 Add Cashback Management Support for Expenses
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 23
- Forks
- 15
- PR merge metrics
- No merged PRs in 30d
Description
Currently, the application supports basic expense tracking but does not provide a way to record and manage cashbacks received from transactions (credit cards, UPI offers, wallets, bank offers, etc.).
Cashback is a common real-world financial scenario and should be reflected correctly in expense calculations and monthly summaries.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
No files, tests, or specific entry points are named. Start by tracing the existing expense-tracking flow and monthly summary calculations, then determine how cashback from cards, UPI, wallets, and bank offers should be recorded and reflected in totals; done means cashback can be managed and expense calculations and monthly summaries account for it.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- django, python
- Domain
- backend
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100