{"id":23726571,"url":"https://github.com/codenkoffee/expense-budget-tracker-app","last_synced_at":"2026-04-04T20:33:00.531Z","repository":{"id":278541879,"uuid":"898169461","full_name":"CodeNKoffee/Expense-Budget-Tracker-App","owner":"CodeNKoffee","description":"A comprehensive personal budget tracking mobile application developed as part of a senior React Native developer job application at Foodics.","archived":false,"fork":false,"pushed_at":"2024-12-08T00:46:32.000Z","size":5003,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-06-28T12:46:43.905Z","etag":null,"topics":["airbnb","eslint","expo","expo-cli","foodics","i18n","jest","locales","nativewind","react-native","typescript"],"latest_commit_sha":null,"homepage":"https://www.loom.com/share/3081b1ac448b40659042c948e42e5dd0?sid=d01e61e3-9a80-47e6-a675-449e342a9cf1","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/CodeNKoffee.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,"zenodo":null}},"created_at":"2024-12-03T23:04:26.000Z","updated_at":"2025-02-17T04:29:46.000Z","dependencies_parsed_at":null,"dependency_job_id":"0b532e80-222c-475d-9811-198306e2f635","html_url":"https://github.com/CodeNKoffee/Expense-Budget-Tracker-App","commit_stats":null,"previous_names":["codenkoffee/expense-budget-tracker-app"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/CodeNKoffee/Expense-Budget-Tracker-App","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CodeNKoffee%2FExpense-Budget-Tracker-App","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CodeNKoffee%2FExpense-Budget-Tracker-App/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CodeNKoffee%2FExpense-Budget-Tracker-App/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CodeNKoffee%2FExpense-Budget-Tracker-App/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/CodeNKoffee","download_url":"https://codeload.github.com/CodeNKoffee/Expense-Budget-Tracker-App/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CodeNKoffee%2FExpense-Budget-Tracker-App/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31413269,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-04T20:09:54.854Z","status":"ssl_error","status_checked_at":"2026-04-04T20:09:44.350Z","response_time":60,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"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":["airbnb","eslint","expo","expo-cli","foodics","i18n","jest","locales","nativewind","react-native","typescript"],"created_at":"2024-12-31T00:32:12.917Z","updated_at":"2026-04-04T20:33:00.508Z","avatar_url":"https://github.com/CodeNKoffee.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Financial Freedom Companion: Personal Budget Maestro\n\n![Foodics banner](./assets/preview/foodics.png)\n\n## Project Overview\n\nA comprehensive personal budget tracking mobile application developed as part of a senior React Native developer job application at Foodics.\n\n  [Watch the project overview on Loom](https://www.loom.com/share/3081b1ac448b40659042c948e42e5dd0?sid=b59e5261-6f0a-4559-b914-f67f192c4dd5)\n\n## Features\n\n### Core Functionality\n\n- **Dashboard**\n  - Total income, expenses, and remaining balance visualization\n  - Expense categories chart (Pie Chart)\n  - 10 most recent transactions display\n\n- **Expense Breakdown**\n  - Pie chart of spending categories\n  - Stacked bar chart for income sources\n  - Financial insights and advice links\n\n- **Transaction Management**\n  - Manual transaction entry\n  - Flexible date and time logging\n  - Income and expense categorization\n\n- **Transaction History**\n  - Comprehensive transaction list\n  - Sorting capabilities\n\n- **Settings**\n  - Theme customization\n  - Multi-language support\n  - Currency conversion\n  - Personal profile settings\n\n### Bonus Features\n\n- Dark mode implementation\n- Input validation\n- Unit testing\n- Internationalization (i18n)\n- Multi-currency support\n\n## Technical Stack\n\n- **Framework**: React Native (Expo SDK 52)\n- **Language**: TypeScript\n- **State Management**: Redux\n- **Styling**: Tailwind (Native Wind)\n- **Persistent Storage**: AsyncStorage\n- **API Integration**: Mock API (mockapi.io)\n\n## Color Palette\n\n```javascript\ncolors: {\n  \"budget-midnight\": \"#000000\",\n  \"budget-charcoal\": \"#101010\",\n  \"budget-steel\": \"#2A2A2A\",\n  \"budget-silver\": \"#ACACAC\",\n  \"budget-cloud\": \"#F5F5F5\",\n  \"budget-snow\": \"#FEFEFE\",\n  \"budget-tangerine\": \"#F76D35\",\n  \"budget-expense\": \"#FF1919\",\n  \"budget-income\": \"#00B232\"\n}\n```\n\n## Project Structure\n\n- `__mocks__`: Mock implementations for testing\n- `__tests__`: Test files and test suites\n- `app/`: Entry point \u0026 app screens\n- `types/`: TypeScript type definitions\n- `constants/`: Variables \u0026 dummy data\n- `utils/`: Utility functions\n- `hooks/`: Custom React hooks\n- `services/`: API service from MockAPI.io\n- `components/`: Reusable UI components\n- `redux/`: Frontend storage (e.g., state management)\n- `locales/`: Language files for i18n (internationalization)\n- `scripts/`: Custom scripts for development automation\n- `assets/`: Static assets like images, fonts, etc.\n- `.expo/`: Expo-specific project configuration\n- `.vscode/`: Editor settings and extensions\n- `.env`: Environment variables configuration\n- `.eslintrc`: Airbnb's ESLint configuration file\n- `jest.config.js`: Jest configuration file\n- `jest.setup.js`: Jest setup file for configuring the testing environment\n- `app.json`: Expo configuration\n- `babel.config.js`: Babel configuration for the project\n- `metro.config.js`: Custom Metro bundler configuration\n- `tailwind.config.js`: Tailwind CSS configuration\n- `tsconfig.json`: TypeScript configuration file\n- `README.md`: Project documentation\n\n## Development Approach\n\n- Modular design\n- Clean code practices\n- Chronological imports\n- Comprehensive commenting\n- Performance optimization\n\n## Mission: Financial Clarity \u0026 Control\n\nThis Budget Tracker transforms complex financial data into actionable insights, empowering users to:\n\n- Decode personal spending patterns\n- Gain comprehensive financial understanding\n- Make informed monetary decisions\n\n## Future Vision\n\n- Banking \u0026 Fin-tech app integration\n- Advanced financial insights\n- Sending payments directly in-house\n- Enhanced data visualization\n- AI-powered financial coaching\n- Global financial ecosystem connections\n\n## Prerequisites\n\n- Node.js\n- npm or Yarn\n- Expo CLI\n- Android Studio\n- Xcode Dev Tools\n- Visual Studio Code\n\n## Installation\n\n1. Clone the repository\n2. Install dependencies:\n\n   ```bash\n   npm install\n   # or\n   yarn install\n   ```\n\n3. Start the application:\n\n   ```bash\n   npx expo start\n   ```\n\n## Testing\n\n- Unit tests for core functions\n- Component-level testing\n\n## License\n\nPrivate project developed for Foodics job application. Not for public distribution.\n\n## Preview\n\n![Preview 1](assets/preview/1.png)\n\n![Preview 2](assets/preview/2.png)\n\n![Preview 3](assets/preview/3.png)\n\n![Preview 4](assets/preview/4.png)\n\n![Preview 5](assets/preview/5.png)\n\n![Preview 6](assets/preview/6.png)\n\n![Preview 7](assets/preview/7.png)\n\n![Preview 8](assets/preview/8.png)\n\n![Preview 9](assets/preview/9.png)\n\n![Preview 10](assets/preview/10.png)\n\n![Preview 11](assets/preview/11.png)\n\n![Preview 12](assets/preview/12.png)\n\n![Preview 13](assets/preview/13.png)\n\n![Preview 14](assets/preview/14.png)\n\n![Preview 15](assets/preview/15.png)\n\n![Preview 16](assets/preview/16.png)\n\n---\n\n**Note**: This application was developed as a technical assessment for a senior React Native developer position.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcodenkoffee%2Fexpense-budget-tracker-app","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcodenkoffee%2Fexpense-budget-tracker-app","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcodenkoffee%2Fexpense-budget-tracker-app/lists"}