OmkarPathak / OmkarPathak/TrackMyRupee
Feature Request: Need REST APIs to push data.
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 22
- Forks
- 15
- PR merge metrics
- No merged PRs in 30d
Description
Hi,
I need to push transaction data using the REST API so that I can manually submit transaction details from my custom-built React Native Expo app.
If possible, could you also create the functionality for fetching and adding data? This would allow me to integrate it with my app and build a fully functional application.
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
Start by locating the existing Django transaction data models and any REST API entry points. Review how transaction data is currently stored and exposed, then define the required fetch and submit operations for the React Native Expo client. Done means the API supports authenticated or otherwise documented reads and writes for transaction details, with request and response behavior covered by tests.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- django, python, react-native
- Domain
- api, backend
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Quiet
- Clarity
- Needs clarification
- Newbie friendliness
- 38/100