{"id":30277133,"url":"https://github.com/novqigarrix/fi-app","last_synced_at":"2026-04-19T07:33:34.620Z","repository":{"id":308982975,"uuid":"1034528467","full_name":"NovqiGarrix/fi-app","owner":"NovqiGarrix","description":"Local-first Expo React Native Finance App","archived":false,"fork":false,"pushed_at":"2025-08-26T07:49:31.000Z","size":6410,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-10-07T13:04:57.780Z","etag":null,"topics":["expo","finance-app","local-first","watermelondb"],"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/NovqiGarrix.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,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2025-08-08T14:34:31.000Z","updated_at":"2025-08-26T07:49:35.000Z","dependencies_parsed_at":"2025-08-25T07:19:52.576Z","dependency_job_id":null,"html_url":"https://github.com/NovqiGarrix/fi-app","commit_stats":null,"previous_names":["novqigarrix/fi-app"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/NovqiGarrix/fi-app","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NovqiGarrix%2Ffi-app","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NovqiGarrix%2Ffi-app/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NovqiGarrix%2Ffi-app/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NovqiGarrix%2Ffi-app/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/NovqiGarrix","download_url":"https://codeload.github.com/NovqiGarrix/fi-app/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NovqiGarrix%2Ffi-app/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31998902,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-18T20:23:30.271Z","status":"online","status_checked_at":"2026-04-19T02:00:07.110Z","response_time":55,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":["expo","finance-app","local-first","watermelondb"],"created_at":"2025-08-16T11:13:56.457Z","updated_at":"2026-04-19T07:33:34.594Z","avatar_url":"https://github.com/NovqiGarrix.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Welcome to your Expo app 👋\n\nA simple app to track your income and expenses. Built with Expo, NativeWind and WatermelonDB.\n\n## WatermelonDB\nThis app uses WatermelonDB as its database. WatermelonDB is a high-performance reactive database for React and React Native. The reason why I chose WatermelonDB is because it is optimized for a large amount of data and it is also offline-first. It is also possible to sync the local data with your server. You can learn more about [WatermelonDB](https://watermelondb.dev/).\n\n## Get started\n\n1. Install dependencies\n\n   ```bash\n   bun install\n   ```\n\n2. Start the app\n\n   ```bash\n   bun run android\n   ```\n\n\n## Preview Build\nIf you want to try the app with your physical Android device, you need to build the app first\n```bash\nbun run preview\n```\n\nThen share the `.apk` file to your device and install it.\n\n## Added New Features or Fix Bugs\nIf you added a new feature or fixed a bug, please update the `version` and `android.versionCode` (just increment them) in `app.json`. It works the same if you installed the app in your device and you want to update it.\n\n## Screenshots\nHere are some screenshots of the app:\n\n### Boarding Screen\n\u003cimg src=\"./screenshots/boarding-1.png\" alt=\"boarding 1\" width=\"200\"\u003e \u003cimg src=\"./screenshots/boarding-2.png\" alt=\"boarding 2\" width=\"200\"\u003e \u003cimg src=\"./screenshots/boarding-3.png\" alt=\"boarding 3\" width=\"200\"\u003e \u003cimg src=\"./screenshots/final-boarding.png\" alt=\"final boarding\" width=\"200\"\u003e\n\n### Home Screen\n\u003cimg src=\"./screenshots/main-screen.png\" alt=\"home\" width=\"200\"\u003e \u003cimg src=\"./screenshots/main-screen-2.png\" alt=\"home 2\" width=\"200\"\u003e \u003cimg src=\"./screenshots/chart-expense-filter.png\" alt=\"filter chart expenses\" width=\"200\"\u003e\n\nCheck all screenshots in the [screenshots](./screenshots) folder.\n\n## Learn more\n\nTo learn more about developing your project with Expo, look at the following resources:\n\n- [Expo documentation](https://docs.expo.dev/): Learn fundamentals, or go into advanced topics with our [guides](https://docs.expo.dev/guides).\n- [Learn Expo tutorial](https://docs.expo.dev/tutorial/introduction/): Follow a step-by-step tutorial where you'll create a project that runs on Android, iOS, and the web.\nTo learn more about developing your project with Expo, look at the following resources:\n\n- [Expo documentation](https://docs.expo.dev/): Learn fundamentals, or go into advanced topics with our [guides](https://docs.expo.dev/guides).\n- [Learn Expo tutorial](https://docs.expo.dev/tutorial/introduction/): Follow a step-by-step tutorial where you'll create a project that runs on Android, iOS, and the web.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnovqigarrix%2Ffi-app","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnovqigarrix%2Ffi-app","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnovqigarrix%2Ffi-app/lists"}