{"id":28569832,"url":"https://github.com/fabianlopezdev/usa-presence-calculator","last_synced_at":"2025-06-10T17:32:28.279Z","repository":{"id":298205534,"uuid":"999204479","full_name":"fabianlopezdev/usa-presence-calculator","owner":"fabianlopezdev","description":null,"archived":false,"fork":false,"pushed_at":"2025-06-09T23:19:04.000Z","size":349,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-06-10T00:26:20.398Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"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/fabianlopezdev.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":"2025-06-09T22:46:29.000Z","updated_at":"2025-06-09T23:18:24.000Z","dependencies_parsed_at":"2025-06-10T00:36:52.766Z","dependency_job_id":null,"html_url":"https://github.com/fabianlopezdev/usa-presence-calculator","commit_stats":null,"previous_names":["fabianlopezdev/usa-presence-calculator"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fabianlopezdev%2Fusa-presence-calculator","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fabianlopezdev%2Fusa-presence-calculator/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fabianlopezdev%2Fusa-presence-calculator/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fabianlopezdev%2Fusa-presence-calculator/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/fabianlopezdev","download_url":"https://codeload.github.com/fabianlopezdev/usa-presence-calculator/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fabianlopezdev%2Fusa-presence-calculator/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":259117363,"owners_count":22807751,"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":[],"created_at":"2025-06-10T17:30:55.371Z","updated_at":"2025-06-10T17:32:28.269Z","avatar_url":"https://github.com/fabianlopezdev.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# USA Presence Calculator\n\nA premium mobile application for U.S. Lawful Permanent Residents to track their physical presence for naturalization eligibility.\n\n## 🚀 Project Structure\n\nThis is a monorepo project using pnpm workspaces:\n\n- `mobile/` - React Native + Expo mobile application\n- `api/` - NestJS backend API\n- `shared/` - Shared types and validation schemas (Zod)\n\n## 🛠️ Prerequisites\n\n- Node.js \u003e= 18.0.0\n- pnpm \u003e= 8.0.0\n- iOS Simulator (for iOS development)\n- Android Studio (for Android development)\n\n## 📦 Installation\n\n```bash\n# Install dependencies\npnpm install\n\n# Install git hooks\npnpm prepare\n```\n\n## 🏃‍♂️ Development\n\n```bash\n# Run all packages in development mode\npnpm dev\n\n# Run specific package\npnpm --filter mobile dev\npnpm --filter api dev\n```\n\n## 🧪 Testing\n\n```bash\n# Run all tests\npnpm test\n\n# Run tests for specific package\npnpm --filter mobile test\n```\n\n## 📝 Code Quality\n\n```bash\n# Run linting\npnpm lint\n\n# Fix linting issues\npnpm lint:fix\n\n# Check TypeScript types\npnpm typecheck\n\n# Format code\npnpm format\n\n# Check formatting\npnpm format:check\n```\n\n## 🔄 Git Workflow\n\nThis project uses conventional commits. All commits must follow the format:\n\n```\ntype(scope): description\n\nfeat: new feature\nfix: bug fix\ndocs: documentation changes\nstyle: code style changes\nrefactor: code refactoring\ntest: test changes\nchore: maintenance tasks\n```\n\n## 📱 Features\n\n- Track physical presence in the USA\n- OCR scanning for flight tickets\n- Travel simulator for planning\n- Visual calendar with presence indicators\n- PDF export for legal documentation\n- Offline-first architecture\n- Privacy-focused design\n\n## 🔐 Security\n\n- OAuth 2.0 authentication (Apple/Google)\n- Biometric authentication\n- Local data encryption\n- No unnecessary data collection\n\n## 📄 License\n\nProprietary - All rights reserved\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffabianlopezdev%2Fusa-presence-calculator","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ffabianlopezdev%2Fusa-presence-calculator","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffabianlopezdev%2Fusa-presence-calculator/lists"}