OmkarPathak / OmkarPathak/TrackMyRupee

Feature Request: Need REST APIs to push data.

Open
#93 1 comment 0 reactions 0 assignees View on GitHub

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

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.