{"id":30697472,"url":"https://github.com/tanmayvaij/rntodo","last_synced_at":"2026-04-20T03:32:56.356Z","repository":{"id":300587959,"uuid":"995936235","full_name":"tanmayvaij/rntodo","owner":"tanmayvaij","description":"A minimal and efficient To-Do app built using React Native (TypeScript) with support for:  📋 Adding, updating, and deleting tasks 🔐 Firebase authentication with Google sign-in ☁️ Realtime Firestore database for storing tasks 💾 Local storage fallback to persist tasks offline","archived":false,"fork":false,"pushed_at":"2025-06-22T14:53:51.000Z","size":2189,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-06-22T15:41:55.879Z","etag":null,"topics":["firebase","firebase-auth","firebase-database","raect-native","react","react-native-cli","reactjs","reactnativeapp","rnfirebase","todoapp","todolist"],"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/tanmayvaij.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-04T08:12:20.000Z","updated_at":"2025-06-22T14:58:27.000Z","dependencies_parsed_at":"2025-06-22T15:54:24.894Z","dependency_job_id":null,"html_url":"https://github.com/tanmayvaij/rntodo","commit_stats":null,"previous_names":["tanmayvaij/rntodo"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/tanmayvaij/rntodo","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tanmayvaij%2Frntodo","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tanmayvaij%2Frntodo/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tanmayvaij%2Frntodo/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tanmayvaij%2Frntodo/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tanmayvaij","download_url":"https://codeload.github.com/tanmayvaij/rntodo/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tanmayvaij%2Frntodo/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273258285,"owners_count":25073654,"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","status":"online","status_checked_at":"2025-09-02T02:00:09.530Z","response_time":77,"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":["firebase","firebase-auth","firebase-database","raect-native","react","react-native-cli","reactjs","reactnativeapp","rnfirebase","todoapp","todolist"],"created_at":"2025-09-02T09:09:50.275Z","updated_at":"2026-04-20T03:32:51.318Z","avatar_url":"https://github.com/tanmayvaij.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# ✅ React Native To-Do App\n\nA minimal and efficient **To-Do app** built using **React Native (TypeScript)** with support for:\n\n- 📋 Adding, updating, and deleting tasks\n- 🔐 Firebase authentication with Google sign-in\n- ☁️ Realtime Firestore database for storing tasks\n- 💾 Local storage fallback to persist tasks offline\n\n---\n\n## 🚀 Features\n\n- ✍️ Add new tasks\n- 🔁 Update existing tasks\n- ❌ Delete tasks\n- 🔒 Google Sign-In using Firebase Authentication\n- ☁️ Sync tasks to Firebase Firestore\n- 💡 Uses local storage as a backup mechanism\n\n---\n\n## 🛠️ Tech Stack\n\n| Technology        | Purpose                               |\n|------------------|----------------------------------------|\n| React Native      | Cross-platform mobile development      |\n| TypeScript        | Static typing for improved DX          |\n| Firebase Auth     | Google Sign-In for authentication      |\n| Firestore DB      | Store and sync tasks in the cloud      |\n| AsyncStorage      | Persist tasks locally                  |\n| React Navigation  | Navigation between screens             |\n\n---\n\n## 📦 Installation\n\n### 1. Clone the Repo\n\n```bash\ngit clone https://github.com/tanmayvaij/rntodo.git\ncd rntodo\n```\n\n### 2. Install Dependencies\n\n```bash\nnpm install\n# or\nyarn install\n```\n\n### 3. Run the App\n\n```bash\nnpx react-native run-android\n# or for iOS\nnpx react-native run-ios\n```\n\nMake sure Metro is running:\n\n```bash\nnpx react-native start\n```\n\n---\n\n## 🔐 Authentication\n\n* Google Sign-In is handled via Firebase Auth.\n* On successful login, user session is stored and tasks are fetched from Firestore.\n\n---\n\n## 🧠 Local Storage\n\n* Tasks are cached using **AsyncStorage** for offline support and faster load times.\n* Syncs with Firestore on login and task changes.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftanmayvaij%2Frntodo","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftanmayvaij%2Frntodo","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftanmayvaij%2Frntodo/lists"}