{"id":25127679,"url":"https://github.com/rohitp-18/expense-tracker-app","last_synced_at":"2026-04-16T19:07:17.055Z","repository":{"id":272460126,"uuid":"916653944","full_name":"rohitp-18/expense-tracker-app","owner":"rohitp-18","description":"expense tracker android app using expo (react-native)","archived":false,"fork":false,"pushed_at":"2025-01-25T16:24:55.000Z","size":511,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-02-08T11:17:40.247Z","etag":null,"topics":["expo","react-native","react-native-paper","tailwindcss"],"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/rohitp-18.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,"publiccode":null,"codemeta":null}},"created_at":"2025-01-14T14:18:29.000Z","updated_at":"2025-01-25T16:24:58.000Z","dependencies_parsed_at":"2025-01-14T16:12:59.359Z","dependency_job_id":"cb21f45d-4d90-47c0-a6d7-dfebbf352404","html_url":"https://github.com/rohitp-18/expense-tracker-app","commit_stats":null,"previous_names":["rohitp-18/expense-tracker-app"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rohitp-18%2Fexpense-tracker-app","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rohitp-18%2Fexpense-tracker-app/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rohitp-18%2Fexpense-tracker-app/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rohitp-18%2Fexpense-tracker-app/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/rohitp-18","download_url":"https://codeload.github.com/rohitp-18/expense-tracker-app/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246892779,"owners_count":20850846,"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":["expo","react-native","react-native-paper","tailwindcss"],"created_at":"2025-02-08T11:17:45.411Z","updated_at":"2026-04-16T19:07:17.016Z","avatar_url":"https://github.com/rohitp-18.png","language":"TypeScript","readme":"# Expense Management App 💰\n\n## Description 📄\n\nThis project is a simple yet powerful Expense Management app designed to help users keep track of their daily expenses. Built with Expo, it leverages the capabilities of React Native to provide a seamless and intuitive user experience. The app focuses on privacy and offline functionality by using local storage to save expense data directly on the user's device.\n\n## About this project 📱\n\nThis is an Expense Management app built with Expo. The app allows users to track their expenses using local storage, without the need for a database.\n\n### Additional Features 🚀\n\n- **Update Profile**: Users can update their profile information, including name, email, and profile picture.\n- **Manage Categories**: Users can add, edit, or delete expense categories to better organize their expenses.\n- **Change PIN**: Users can set or change a PIN to secure access to the app.\n- **Filters and Searching**: Users can filter and search transactions by amount, category, date, or description to quickly find specific expenses.\n- **Export Transactions**: Users can export their transaction history as a CSV file for easy sharing and record-keeping.\n\n## Environment Variables 🌐\n\nThis project uses environment variables to manage sensitive information. Create a `.env` file in the root directory and add the following:\n\n```\nEXPO_PUBLIC_SECURE_KEY=your_secure_key_here\n```\n\nMake sure to replace `your_secure_key_here` with your actual secure key.\n\n## Features ✨\n\n- Add new expenses with details such as amount, category, and date.\n- View a list of all recorded expenses.\n- Edit or delete existing expenses.\n- Filter expenses by category or date.\n\n## Local Storage 💾\n\nThis app uses the [AsyncStorage](https://react-native-async-storage.github.io/async-storage/docs/install/) library to store data locally on the device. This ensures that your expense data is available even when offline.\n\n## Installation 🛠️\n\n1. Clone the repository:\n\n   ```bash\n   git clone https://github.com/rohitp-18/expense-tracker-app.git\n   cd expense-management-app\n   ```\n\n2. Install dependencies:\n\n   ```bash\n   npm install\n   ```\n\n3. Start the app:\n\n   ```bash\n   npx expo start\n   ```\n\n## Usage 📖\n\n1. Open the app on your device or emulator.\n2. Use the interface to add, view, edit, and delete expenses.\n3. Filter expenses to view specific categories or date ranges.\n\n## Contributing 🤝\n\nIf you would like to contribute to this project, please follow these steps:\n\n1. Fork the repository.\n2. Create a new branch (`git checkout -b feature-branch`).\n3. Make your changes and commit them (`git commit -m 'Add new feature'`).\n4. Push to the branch (`git push origin feature-branch`).\n5. Open a pull request.\n\n## Privacy 🔒\n\nThis app does not use a database to store your expense data. All data is stored locally on your device using AsyncStorage, ensuring that your information remains private and is not shared with any external servers.\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frohitp-18%2Fexpense-tracker-app","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Frohitp-18%2Fexpense-tracker-app","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frohitp-18%2Fexpense-tracker-app/lists"}