{"id":21000973,"url":"https://github.com/rickyarians/expense-tracker-app","last_synced_at":"2026-04-12T17:12:35.351Z","repository":{"id":234985934,"uuid":"789862452","full_name":"Rickyarians/Expense-Tracker-App","owner":"Rickyarians","description":"Simple Expense Tracker","archived":false,"fork":false,"pushed_at":"2024-04-21T21:19:45.000Z","size":276,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-01-20T09:46:18.268Z","etag":null,"topics":["android","ios","javascript","mobile-app","mobile-application","mobile-development","react-native","redux","typescript"],"latest_commit_sha":null,"homepage":"","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Rickyarians.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null}},"created_at":"2024-04-21T18:50:49.000Z","updated_at":"2024-10-11T20:36:28.000Z","dependencies_parsed_at":"2024-04-22T00:13:19.060Z","dependency_job_id":"b0ddf26e-f54e-49c1-899d-776492049bbc","html_url":"https://github.com/Rickyarians/Expense-Tracker-App","commit_stats":null,"previous_names":["rickyarians/expense-tracker-pmtbnk","rickyarians/expense-tracker-app"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Rickyarians%2FExpense-Tracker-App","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Rickyarians%2FExpense-Tracker-App/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Rickyarians%2FExpense-Tracker-App/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Rickyarians%2FExpense-Tracker-App/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Rickyarians","download_url":"https://codeload.github.com/Rickyarians/Expense-Tracker-App/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243418637,"owners_count":20287798,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["android","ios","javascript","mobile-app","mobile-application","mobile-development","react-native","redux","typescript"],"created_at":"2024-11-19T08:13:10.466Z","updated_at":"2025-10-19T03:45:12.849Z","avatar_url":"https://github.com/Rickyarians.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Expense Tracker PMTBNK\n\n## Tech Stack\n\n- [React Native] \n- [Redux]\n\n\n## Folder Structure\n\n```\n├── App.tsx\n├── component\n│   ├── addEditExpenseForm.tsx\n│   ├── const.ts\n│   ├── expenseList.tsx\n│   └── headerExpensesStatus.tsx\n├── data\n│   └── redux\n│       ├── actions\n│       │   └── expenseActions.ts\n│       ├── const\n│       │   └── expenseConst.ts\n│       ├── reducer\n│       │   └── expenseReducer.ts\n│       └── store.ts\n├── helper\n│   ├── alert.ts\n│   ├── format.ts\n│   └── scale.ts\n└── main.tsx\n```\n\n## Getting Started\n\n## Step 1: Preparation\n\n\u003e **Note**: Make sure you have completed the [React Native - Environment Setup](https://reactnative.dev/docs/environment-setup) instructions till \"Creating a new application\" step, before proceeding.\n\n```bash\ngit clone https://github.com/Rickyarians/expense-tracker-pmtbnk.git\n```\n\n```bash\ncd expense-tracker-pmtbnk\n```\n\n## Step 2: Start the Metro Server\n\nFirst, you will need to start **Metro**, the JavaScript _bundler_ that ships _with_ React Native.\n\nTo start Metro, run the following command from the _root_ of your React Native project:\n\n```bash\n# using npm\nnpm start\n\n# OR using Yarn\nyarn start\n```\n\n## Step 3: Start your Application\n\nLet Metro Bundler run in its _own_ terminal. Open a _new_ terminal from the _root_ of your React Native project. Run the following command to start your _Android_ or _iOS_ app:\n\n### For Android\n\n```bash\n# using npm\nnpm run android\n\n# OR using Yarn\nyarn android\n```\n\n### For iOS\n\n```bash\n# using npm\nnpm run ios\n\n# OR using Yarn\nyarn ios\n```\n\nIf everything is set up _correctly_, you should see your new app running in your _Android Emulator_ or _iOS Simulator_ shortly provided you have set up your emulator/simulator correctly.\n\nThis is one way to run your app — you can also run it directly from within Android Studio and Xcode respectively.\n\n\n## Screenshot \n\n![alt text](https://i.ibb.co/ZWHP8np/expense-final.png)\n\n[React Native]: \u003chttps://reactnative.dev/\u003e\n[Redux]: \u003chttps://redux-toolkit.js.org/\u003e","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frickyarians%2Fexpense-tracker-app","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Frickyarians%2Fexpense-tracker-app","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frickyarians%2Fexpense-tracker-app/lists"}